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