From c6d18c8cc08e9ecd142730b7963c2cb4cffb8196 Mon Sep 17 00:00:00 2001 From: steve Date: Sat, 18 Nov 2023 10:57:50 +0000 Subject: [PATCH] ... --- hw/esp8bit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/esp8bit.h b/hw/esp8bit.h index 4487489..9c52995 100644 --- a/hw/esp8bit.h +++ b/hw/esp8bit.h @@ -27,7 +27,7 @@ #define SPIRAM_CS D0 #define SPIRAM_SIZE 0x8000u -// "tape" storage... +// flash storage #undef USE_SD //#define SD_CS D0 #undef USE_SPIFFS