summaryrefslogtreecommitdiff
path: root/firmware/export/config/cowond2.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/cowond2.h')
-rw-r--r--firmware/export/config/cowond2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/cowond2.h b/firmware/export/config/cowond2.h
index ebaa636ac7..03fbb4fbb8 100644
--- a/firmware/export/config/cowond2.h
+++ b/firmware/export/config/cowond2.h
@@ -136,6 +136,8 @@
136#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 136#define BATTERY_CAPACITY_INC 50 /* capacity increment */
137#define BATTERY_TYPES_COUNT 1 /* only one type */ 137#define BATTERY_TYPES_COUNT 1 /* only one type */
138 138
139#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
140
139/* Hardware controlled charging */ 141/* Hardware controlled charging */
140#define CONFIG_CHARGING CHARGING_SIMPLE 142#define CONFIG_CHARGING CHARGING_SIMPLE
141 143