1
0
mirror of https://github.com/jscrane/r65emu.git synced 2024-06-08 07:29:37 +00:00
This commit is contained in:
steve 2023-11-18 10:57:50 +00:00
parent 0fc3575c93
commit c6d18c8cc0

View File

@ -27,7 +27,7 @@
#define SPIRAM_CS D0 #define SPIRAM_CS D0
#define SPIRAM_SIZE 0x8000u #define SPIRAM_SIZE 0x8000u
// "tape" storage... // flash storage
#undef USE_SD #undef USE_SD
//#define SD_CS D0 //#define SD_CS D0
#undef USE_SPIFFS #undef USE_SPIFFS