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, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index e4be8c7d6e..6555aad9db 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -74,7 +74,7 @@
74 74
75#define BATTERY_CAPACITY_DEFAULT 630 /* default battery capacity */ 75#define BATTERY_CAPACITY_DEFAULT 630 /* default battery capacity */
76#define BATTERY_CAPACITY_MIN 630 /* min. capacity selectable */ 76#define BATTERY_CAPACITY_MIN 630 /* min. capacity selectable */
77#define BATTERY_CAPACITY_MAX 1000 /* max. capacity selectable */ 77#define BATTERY_CAPACITY_MAX 1200 /* max. capacity selectable */
78#define BATTERY_CAPACITY_INC 10 /* capacity increment */ 78#define BATTERY_CAPACITY_INC 10 /* capacity increment */
79#define BATTERY_TYPES_COUNT 1 /* only one type */ 79#define BATTERY_TYPES_COUNT 1 /* only one type */
80 80