Update library.properties
This commit is contained in:
parent
5cff10a770
commit
27e40de668
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
name=SdFat - Adafruit Fork
|
||||
version=2.3.51
|
||||
version=2.3.52
|
||||
license=MIT
|
||||
author=Bill Greiman <fat16lib@sbcglobal.net>
|
||||
maintainer=Adafruit <support@adafruit.com>
|
||||
|
|
@ -9,4 +9,4 @@ category=Data Storage
|
|||
url=https://github.com/adafruit/SdFat
|
||||
repository=https://github.com/adafruit/SdFat.git
|
||||
architectures=rp2040,nrf52,samd,esp32,*
|
||||
includes=SdFat_Adafruit_Fork.h
|
||||
includes=SdFat_Adafruit_Fork.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue