summaryrefslogtreecommitdiff
path: root/firmware/export/config/ondavx747.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ondavx747.h')
-rw-r--r--firmware/export/config/ondavx747.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ondavx747.h b/firmware/export/config/ondavx747.h
index e01c6ccc46..45aec00bb8 100644
--- a/firmware/export/config/ondavx747.h
+++ b/firmware/export/config/ondavx747.h
@@ -157,6 +157,8 @@
157#define BATTERY_CAPACITY_INC 100 /* capacity increment */ 157#define BATTERY_CAPACITY_INC 100 /* capacity increment */
158#define BATTERY_TYPES_COUNT 1 /* only one type */ 158#define BATTERY_TYPES_COUNT 1 /* only one type */
159 159
160#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
161
160/* Hardware controlled charging with monitoring */ 162/* Hardware controlled charging with monitoring */
161#define CONFIG_CHARGING CHARGING_MONITOR 163#define CONFIG_CHARGING CHARGING_MONITOR
162 164