summaryrefslogtreecommitdiff
path: root/firmware/export/config/meizum3.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/meizum3.h')
-rw-r--r--firmware/export/config/meizum3.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/meizum3.h b/firmware/export/config/meizum3.h
index 7cba1c7e7f..d1a2b8f34a 100644
--- a/firmware/export/config/meizum3.h
+++ b/firmware/export/config/meizum3.h
@@ -119,6 +119,8 @@
119#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 119#define BATTERY_CAPACITY_INC 50 /* capacity increment */
120#define BATTERY_TYPES_COUNT 1 /* only one type */ 120#define BATTERY_TYPES_COUNT 1 /* only one type */
121 121
122#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
123
122/* Hardware controlled charging, software can monitor plug and charge state */ 124/* Hardware controlled charging, software can monitor plug and charge state */
123#define CONFIG_CHARGING CHARGING_MONITOR 125#define CONFIG_CHARGING CHARGING_MONITOR
124 126