summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodmini2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodmini2g.h')
-rw-r--r--firmware/export/config/ipodmini2g.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ipodmini2g.h b/firmware/export/config/ipodmini2g.h
index d2be6d1253..2ae7354ac2 100644
--- a/firmware/export/config/ipodmini2g.h
+++ b/firmware/export/config/ipodmini2g.h
@@ -135,7 +135,7 @@
135 135
136#define BATTERY_CAPACITY_DEFAULT 400 /* default battery capacity */ 136#define BATTERY_CAPACITY_DEFAULT 400 /* default battery capacity */
137#define BATTERY_CAPACITY_MIN 400 /* min. capacity selectable */ 137#define BATTERY_CAPACITY_MIN 400 /* min. capacity selectable */
138#define BATTERY_CAPACITY_MAX 1000 /* max. capacity selectable */ 138#define BATTERY_CAPACITY_MAX 1500 /* max. capacity selectable */
139#define BATTERY_CAPACITY_INC 50 /* capacity increment */ 139#define BATTERY_CAPACITY_INC 50 /* capacity increment */
140#define BATTERY_TYPES_COUNT 1 /* only one type */ 140#define BATTERY_TYPES_COUNT 1 /* only one type */
141 141