diff options
Diffstat (limited to 'firmware/export/config/meizum6sl.h')
-rw-r--r-- | firmware/export/config/meizum6sl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/meizum6sl.h b/firmware/export/config/meizum6sl.h index 28c0fc0286..e0e5e9d43c 100644 --- a/firmware/export/config/meizum6sl.h +++ b/firmware/export/config/meizum6sl.h @@ -119,6 +119,8 @@ #define BATTERY_CAPACITY_INC 50 /* capacity increment */ #define BATTERY_TYPES_COUNT 1 /* only one type */ +#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE + /* Hardware controlled charging? FIXME */ #define CONFIG_CHARGING CHARGING_SIMPLE |