r65emu/hw/esp8266/sd.h

7 lines
87 B
C

// "tape" storage...
#define USE_SD
#define SD_CS D0
#undef USE_SPIFFS
#undef USE_FS