summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200.h')
-rw-r--r--firmware/export/config-e200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index bbf4ce0c81..b59974ad96 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -84,6 +84,9 @@
84 84
85#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */ 85#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */
86 86
87/* define this if you have a flash memory storage */
88#define HAVE_FLASH_STORAGE
89
87/** Non-simulator section **/ 90/** Non-simulator section **/
88#ifndef SIMULATOR 91#ifndef SIMULATOR
89 92