1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-08 07:29:37 +00:00
r65emu/hw/esp8266/sd.h

7 lines
87 B
C
Raw Normal View History

2021-02-27 12:01:52 +00:00
// "tape" storage...
#define USE_SD
#define SD_CS D0
#undef USE_SPIFFS
#undef USE_FS