summaryrefslogtreecommitdiff
path: root/firmware/export/config-hdd1630.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-hdd1630.h')
-rwxr-xr-xfirmware/export/config-hdd1630.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h
index 605a0453ed..7ccad010fe 100755
--- a/firmware/export/config-hdd1630.h
+++ b/firmware/export/config-hdd1630.h
@@ -118,11 +118,11 @@
118/* define this if you have a light associated with the buttons */ 118/* define this if you have a light associated with the buttons */
119/* #define HAVE_BUTTON_LIGHT */ 119/* #define HAVE_BUTTON_LIGHT */
120 120
121#define BATTERY_CAPACITY_DEFAULT 1550 /* default battery capacity */ 121#define BATTERY_CAPACITY_DEFAULT 630 /* default battery capacity */
122#define BATTERY_CAPACITY_MIN 1500 /* min. capacity selectable */ 122#define BATTERY_CAPACITY_MIN 630 /* min. capacity selectable */
123#define BATTERY_CAPACITY_MAX 3200 /* max. capacity selectable */ 123#define BATTERY_CAPACITY_MAX 630 /* max. capacity selectable */
124#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 124#define BATTERY_CAPACITY_INC 0 /* capacity increment */
125#define BATTERY_TYPES_COUNT 1 /* only one type */ 125#define BATTERY_TYPES_COUNT 1 /* only one type */
126 126
127/* Hardware controlled charging */ 127/* Hardware controlled charging */
128#define CONFIG_CHARGING CHARGING_SIMPLE 128#define CONFIG_CHARGING CHARGING_SIMPLE