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
sentence=Minor ESP8266 tweak of Bill Greiman's amazing FAT16/FAT32 file system for SD cards with everything enclosed in "namespace sdfat".
6
-
paragraph=Minor tweak of Bill Greiman's amazing FAT16/FAT32 file system for SD cards. Modified to enclose all objects, constants, etc. in a unique namespace "sdfat" to make it easier to integrate with the ESP8266's own File class.
5
+
sentence=Fork of Bill Greiman's SdFat library <https://github.com/greiman/SdFat> with fixes for ESP8266 Arduino support.
6
+
paragraph=Minor tweak of Bill Greiman's SdFat FAT16/FAT32 file system for SD cards. Modified to enclose all objects, constants, etc. in a unique namespace "sdfat" to make it easier to integrate with the ESP8266's own File class.
0 commit comments