summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodcolor.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodcolor.h')
-rw-r--r--firmware/export/config/ipodcolor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipodcolor.h b/firmware/export/config/ipodcolor.h
index cf021019b4..9768ac38aa 100644
--- a/firmware/export/config/ipodcolor.h
+++ b/firmware/export/config/ipodcolor.h
@@ -130,6 +130,8 @@
130#define BATTERY_CAPACITY_INC 10 /* capacity increment */ 130#define BATTERY_CAPACITY_INC 10 /* capacity increment */
131#define BATTERY_TYPES_COUNT 1 /* only one type */ 131#define BATTERY_TYPES_COUNT 1 /* only one type */
132 132
133#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
134
133/* Hardware controlled charging? */ 135/* Hardware controlled charging? */
134#define CONFIG_CHARGING CHARGING_MONITOR 136#define CONFIG_CHARGING CHARGING_MONITOR
135 137