diff options
Diffstat (limited to 'firmware/export/config/ipodvideo.h')
-rw-r--r-- | firmware/export/config/ipodvideo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipodvideo.h b/firmware/export/config/ipodvideo.h index c4e2cb2986..7e123d08d7 100644 --- a/firmware/export/config/ipodvideo.h +++ b/firmware/export/config/ipodvideo.h @@ -149,6 +149,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 with monitoring */ #define CONFIG_CHARGING CHARGING_MONITOR |