You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libraries/SD/library.properties
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@ name=SD
2
2
version=1.0.6
3
3
author=Arduino, SparkFun
4
4
maintainer=Arduino <info@arduino.cc>
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.
5
+
sentence=Enables reading and writing on SD cards. For all boards.
6
+
paragraph=Once an SD memory card is connected to the SPI interface of the board you can create files and read/write on them. You can also move through directories on the SD card.
0 commit comments