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 7da7f0fc4e..b8f3d89346 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -51,6 +51,8 @@
51/* Define this for LCD backlight available */ 51/* Define this for LCD backlight available */
52#define CONFIG_BACKLIGHT BL_IPOD4G /* port controlled */ 52#define CONFIG_BACKLIGHT BL_IPOD4G /* port controlled */
53 53
54#define BATTERY_CAPACITY_DEFAULT 700 /* default battery capacity */
55
54#ifndef SIMULATOR 56#ifndef SIMULATOR
55 57
56/* Define this if you have a PortalPlayer PP5020 */ 58/* Define this if you have a PortalPlayer PP5020 */