diff options
Diffstat (limited to 'firmware/export/config-ipodmini2g.h')
-rwxr-xr-x | firmware/export/config-ipodmini2g.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h index cd3daa9b81..454309a786 100755 --- a/firmware/export/config-ipodmini2g.h +++ b/firmware/export/config-ipodmini2g.h | |||
@@ -55,6 +55,8 @@ | |||
55 | /* We can fade the backlight by using PWM */ | 55 | /* We can fade the backlight by using PWM */ |
56 | #define HAVE_BACKLIGHT_PWM_FADING | 56 | #define HAVE_BACKLIGHT_PWM_FADING |
57 | 57 | ||
58 | #define BATTERY_CAPACITY_DEFAULT 400 /* default battery capacity */ | ||
59 | |||
58 | #ifndef SIMULATOR | 60 | #ifndef SIMULATOR |
59 | 61 | ||
60 | /* Define this if you have a PortalPlayer PP5020 */ | 62 | /* Define this if you have a PortalPlayer PP5020 */ |