Skip to content

Commit 32a4260

Browse files
authored
Update library.properties
1 parent 87e0230 commit 32a4260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name=STM32duino STM32SD
22
version=1.2.2
33
author=Several
44
maintainer=stm32duino
5-
sentence=Enables reading and writing on SD card using SD card slot of the STM32 Board.
5+
sentence=Enables reading and writing on SD card using SD card slot connected to the SDIO/SDMMC-hardware of the STM32 MCU. For slots connected to SPI-hardware use the standard Arduino SD library.
66
paragraph=Once an SD memory card is connected to SD card slot you are able to create files and read/write on them. You can also move through directories on the SD card.
77
category=Data Storage
88
url=https://github.com/stm32duino/STM32SD

0 commit comments

Comments
 (0)