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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index 745aa71735..075f490ee4 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -112,7 +112,7 @@
112#define HAVE_FLASH_STORAGE 112#define HAVE_FLASH_STORAGE
113 113
114/* define this if the flash memory uses the SecureDigital Memory Card protocol */ 114/* define this if the flash memory uses the SecureDigital Memory Card protocol */
115#define HAVE_ATA_SD 115#define CONFIG_STORAGE STORAGE_SD
116 116
117#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */ 117#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */
118#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */ 118#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */