summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodnano1g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodnano1g.h')
-rw-r--r--firmware/export/config/ipodnano1g.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ipodnano1g.h b/firmware/export/config/ipodnano1g.h
index e1ec1afa86..5f63c269ed 100644
--- a/firmware/export/config/ipodnano1g.h
+++ b/firmware/export/config/ipodnano1g.h
@@ -119,7 +119,7 @@
119#define BATTERY_CAPACITY_DEFAULT 300 /* default battery capacity */ 119#define BATTERY_CAPACITY_DEFAULT 300 /* default battery capacity */
120#define BATTERY_CAPACITY_MIN 200 /* min. capacity selectable */ 120#define BATTERY_CAPACITY_MIN 200 /* min. capacity selectable */
121#define BATTERY_CAPACITY_MAX 600 /* max. capacity selectable */ 121#define BATTERY_CAPACITY_MAX 600 /* max. capacity selectable */
122#define BATTERY_CAPACITY_INC 20 /* capacity increment */ 122#define BATTERY_CAPACITY_INC 20 /* capacity increment */
123#define BATTERY_TYPES_COUNT 1 /* only one type */ 123#define BATTERY_TYPES_COUNT 1 /* only one type */
124 124
125/* Hardware controlled charging? FIXME */ 125/* Hardware controlled charging? FIXME */