summaryrefslogtreecommitdiff
path: root/firmware/export/config/ondavx777.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ondavx777.h')
-rw-r--r--firmware/export/config/ondavx777.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ondavx777.h b/firmware/export/config/ondavx777.h
index b9167e04ae..0319816d26 100644
--- a/firmware/export/config/ondavx777.h
+++ b/firmware/export/config/ondavx777.h
@@ -151,6 +151,8 @@
151#define BATTERY_CAPACITY_INC 100 /* capacity increment */ 151#define BATTERY_CAPACITY_INC 100 /* capacity increment */
152#define BATTERY_TYPES_COUNT 1 /* only one type */ 152#define BATTERY_TYPES_COUNT 1 /* only one type */
153 153
154#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
155
154/* Hardware controlled charging with monitoring */ 156/* Hardware controlled charging with monitoring */
155#define CONFIG_CHARGING CHARGING_MONITOR 157#define CONFIG_CHARGING CHARGING_MONITOR
156 158