1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Updated libraries metadata

This commit is contained in:
Cristian Maglie
2013-08-08 16:40:55 +02:00
parent 4baf375386
commit 07d9d558b5
16 changed files with 54 additions and 55 deletions

View File

@ -1,7 +1,7 @@
name=SD
author=SparkFun Electronics
email=info@arduino.cc
sentence=With this library you can use an SD card to save data and operate on files.
author=
email=
sentence=Use an SD card to save data and operate on files.
paragraph=Once an SD memory card is connected to the SPI interfare of the Arduino board you are enabled to create files and read/write on them. You can also move through directories on the SD card.
url=http://arduino.cc/en/Reference/SD
architectures=*