summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodvideo.h')
-rw-r--r--firmware/export/config/ipodvideo.h2
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 @@
149#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 149#define BATTERY_CAPACITY_INC 50 /* capacity increment */
150#define BATTERY_TYPES_COUNT 1 /* only one type */ 150#define BATTERY_TYPES_COUNT 1 /* only one type */
151 151
152#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
153
152/* Hardware controlled charging with monitoring */ 154/* Hardware controlled charging with monitoring */
153#define CONFIG_CHARGING CHARGING_MONITOR 155#define CONFIG_CHARGING CHARGING_MONITOR
154 156