diff options
Diffstat (limited to 'firmware/export/config/ipod6g.h')
-rw-r--r-- | firmware/export/config/ipod6g.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h index 95837cce12..08c0f27ef0 100644 --- a/firmware/export/config/ipod6g.h +++ b/firmware/export/config/ipod6g.h @@ -145,6 +145,8 @@ #define BATTERY_CAPACITY_INC 10 /* capacity increment */ #define BATTERY_TYPES_COUNT 1 /* only one type */ +#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE + /* Hardware controlled charging with monitoring */ #define CONFIG_CHARGING CHARGING_MONITOR |