Skip to content

Commit 305d085

Browse files
author
Federico Fissore
committed
Bundled libraries update
1 parent bc4cbb6 commit 305d085

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

library.properties

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name=SD
2-
version=1.0.2
3-
author=Arduino, SparkFun
4-
maintainer=Arduino <[email protected]>
5-
sentence=Enables reading and writing on SD cards. For all Arduino boards.
6-
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.
7-
category=Data Storage
8-
url=http://arduino.cc/en/Reference/SD
9-
architectures=*
1+
name=SD
2+
version=1.0.3
3+
author=Arduino, SparkFun
4+
maintainer=Arduino <[email protected]>
5+
sentence=Enables reading and writing on SD cards. For all Arduino boards.
6+
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.
7+
category=Data Storage
8+
url=http://arduino.cc/en/Reference/SD
9+
architectures=*

0 commit comments

Comments
 (0)