summaryrefslogtreecommitdiff
path: root/supervisor/flash.h
diff options
context:
space:
mode:
Diffstat (limited to 'supervisor/flash.h')
-rw-r--r--supervisor/flash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/supervisor/flash.h b/supervisor/flash.h
index cd69cbfa9..289c76c2d 100644
--- a/supervisor/flash.h
+++ b/supervisor/flash.h
@@ -31,7 +31,7 @@
#include "py/mpconfig.h"
-#ifdef EXTERNAL_FLASH_DEVICE_COUNT
+#ifdef EXTERNAL_FLASH_DEVICES
#include "supervisor/shared/external_flash/external_flash.h"
#else
#include "supervisor/shared/internal_flash.h"