summaryrefslogtreecommitdiff
path: root/firmware/export/config-e200v2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-e200v2.h')
-rw-r--r--firmware/export/config-e200v2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-e200v2.h b/firmware/export/config-e200v2.h
index 0dc87d4123..c51bac0a9f 100644
--- a/firmware/export/config-e200v2.h
+++ b/firmware/export/config-e200v2.h
@@ -115,7 +115,7 @@
115#define HAVE_FLASH_STORAGE 115#define HAVE_FLASH_STORAGE
116 116
117/* define this if the flash memory uses the SecureDigital Memory Card protocol */ 117/* define this if the flash memory uses the SecureDigital Memory Card protocol */
118#define HAVE_ATA_SD 118#define CONFIG_STORAGE STORAGE_SD
119 119
120#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */ 120#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */
121#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */ 121#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */