summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod3g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod3g.h')
-rw-r--r--firmware/export/config/ipod3g.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config/ipod3g.h b/firmware/export/config/ipod3g.h
index e7d8bff53b..16bd1072b4 100644
--- a/firmware/export/config/ipod3g.h
+++ b/firmware/export/config/ipod3g.h
@@ -137,6 +137,8 @@
137#define BATTERY_CAPACITY_INC 10 /* capacity increment */ 137#define BATTERY_CAPACITY_INC 10 /* capacity increment */
138#define BATTERY_TYPES_COUNT 1 /* only one type */ 138#define BATTERY_TYPES_COUNT 1 /* only one type */
139 139
140#define CONFIG_BATTERY_MEASURE VOLTAGE_MEASURE
141
140/* Hardware controlled charging? FIXME */ 142/* Hardware controlled charging? FIXME */
141#define CONFIG_CHARGING CHARGING_SIMPLE 143#define CONFIG_CHARGING CHARGING_SIMPLE
142 144