summaryrefslogtreecommitdiff
path: root/firmware/export/config/meizum6sp.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/meizum6sp.h')
-rw-r--r--firmware/export/config/meizum6sp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/meizum6sp.h b/firmware/export/config/meizum6sp.h
index f88be0420c..34d7c92480 100644
--- a/firmware/export/config/meizum6sp.h
+++ b/firmware/export/config/meizum6sp.h
@@ -125,6 +125,8 @@
125#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 125#define BATTERY_CAPACITY_INC 50 /* capacity increment */
126#define BATTERY_TYPES_COUNT 1 /* only one type */ 126#define BATTERY_TYPES_COUNT 1 /* only one type */
127 127
128#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
129
128/* Hardware controlled charging? FIXME */ 130/* Hardware controlled charging? FIXME */
129#define CONFIG_CHARGING CHARGING_SIMPLE 131#define CONFIG_CHARGING CHARGING_SIMPLE
130 132