summaryrefslogtreecommitdiff
path: root/firmware/export/config/gogearhdd1630.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/gogearhdd1630.h')
-rw-r--r--firmware/export/config/gogearhdd1630.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/gogearhdd1630.h b/firmware/export/config/gogearhdd1630.h
index e9bbfb872a..05f1a472a6 100644
--- a/firmware/export/config/gogearhdd1630.h
+++ b/firmware/export/config/gogearhdd1630.h
@@ -141,6 +141,8 @@
141#define BATTERY_CAPACITY_INC 0 /* capacity increment */ 141#define BATTERY_CAPACITY_INC 0 /* capacity increment */
142#define BATTERY_TYPES_COUNT 1 /* only one type */ 142#define BATTERY_TYPES_COUNT 1 /* only one type */
143 143
144#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
145
144/* Hardware controlled charging */ 146/* Hardware controlled charging */
145#define CONFIG_CHARGING CHARGING_SIMPLE 147#define CONFIG_CHARGING CHARGING_SIMPLE
146 148