summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodvideo.h
diff options
context:
space:
mode:
authorZakk Roberts <midk@rockbox.org>2006-04-15 13:07:21 +0000
committerZakk Roberts <midk@rockbox.org>2006-04-15 13:07:21 +0000
commit16a57e2e4fcb29f84d6ce44a011d341378270c1f (patch)
tree4c1a4187802ddf8cf8d230bd30a8168e311544e3 /firmware/export/config-ipodvideo.h
parent97c3a6f10ac2babe2d6ff3a18823960fff0482e4 (diff)
downloadrockbox-16a57e2e4fcb29f84d6ce44a011d341378270c1f.tar.gz
rockbox-16a57e2e4fcb29f84d6ce44a011d341378270c1f.zip
Also add a config-specific 'Default' value, this should fix the sim builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9680 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipodvideo.h')
-rw-r--r--firmware/export/config-ipodvideo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config-ipodvideo.h b/firmware/export/config-ipodvideo.h
index 54b32265e1..1bbcfec157 100644
--- a/firmware/export/config-ipodvideo.h
+++ b/firmware/export/config-ipodvideo.h
@@ -54,6 +54,8 @@
54/* We can fade the backlight by using PWM */ 54/* We can fade the backlight by using PWM */
55#define HAVE_BACKLIGHT_PWM_FADING 55#define HAVE_BACKLIGHT_PWM_FADING
56 56
57#define BATTERY_CAPACITY_DEFAULT 1300 /* default battery capacity */
58
57#ifndef SIMULATOR 59#ifndef SIMULATOR
58 60
59/* The Nano actually has a PP5021 - but it's register compatible with 61/* The Nano actually has a PP5021 - but it's register compatible with