File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 190190#define USE_STATUS_LED
191191#define STATUS_LED_PIN LED_BUILTIN
192192//------------- Adafruit SDfat Fork configuration -------------//
193- // #define USE_BLOCK_DEVICE_INTERFACE 1
194- // #define FAT12_SUPPORT 1
193+ #define USE_BLOCK_DEVICE_INTERFACE 1
194+ #define FAT12_SUPPORT 1
195195//#define SDFAT_FILE_TYPE 1
196196//#define USE_SPI_ARRAY_TRANSFER 1
197197//#define USE_UTF8_LONG_NAMES 1
204204//#ifdef USE_BLOCK_DEVICE_INTERFACE
205205//#undef USE_BLOCK_DEVICE_INTERFACE
206206//#endif
207- // #define USE_BLOCK_DEVICE_INTERFACE 1
207+ #define USE_BLOCK_DEVICE_INTERFACE 1
208208//#ifdef FAT12_SUPPORT
209209//#undef FAT12_SUPPORT
210210//#endif
211- // #define FAT12_SUPPORT 1
211+ #define FAT12_SUPPORT 1
212212//#ifdef SDFAT_FILE_TYPE
213213//#undef SDFAT_FILE_TYPE
214214//#endif
You can’t perform that action at this time.
0 commit comments