summaryrefslogtreecommitdiff
path: root/firmware/export/config-clip.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-clip.h')
-rw-r--r--firmware/export/config-clip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h
index 01a08f3886..591ec1012a 100644
--- a/firmware/export/config-clip.h
+++ b/firmware/export/config-clip.h
@@ -95,7 +95,7 @@
95#define HAVE_FLASH_STORAGE 95#define HAVE_FLASH_STORAGE
96 96
97/* define this if the flash memory uses the SecureDigital Memory Card protocol */ 97/* define this if the flash memory uses the SecureDigital Memory Card protocol */
98#define HAVE_ATA_SD 98#define CONFIG_STORAGE STORAGE_SD
99 99
100#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */ 100#define BATTERY_CAPACITY_DEFAULT 750 /* default battery capacity */
101#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */ 101#define BATTERY_CAPACITY_MIN 750 /* min. capacity selectable */