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