summaryrefslogtreecommitdiff
path: root/firmware/export/config/ondavx767.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ondavx767.h')
-rw-r--r--firmware/export/config/ondavx767.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ondavx767.h b/firmware/export/config/ondavx767.h
index b2bac4f851..44a7aa0229 100644
--- a/firmware/export/config/ondavx767.h
+++ b/firmware/export/config/ondavx767.h
@@ -132,6 +132,8 @@
132#define BATTERY_CAPACITY_INC 100 /* capacity increment */ 132#define BATTERY_CAPACITY_INC 100 /* capacity increment */
133#define BATTERY_TYPES_COUNT 1 /* only one type */ 133#define BATTERY_TYPES_COUNT 1 /* only one type */
134 134
135#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
136
135/* Hardware controlled charging with monitoring */ 137/* Hardware controlled charging with monitoring */
136//#define CONFIG_CHARGING CHARGING_MONITOR 138//#define CONFIG_CHARGING CHARGING_MONITOR
137 139