summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipod3g.h
diff options
context:
space:
mode:
authorMichael Sevakis <jethead71@rockbox.org>2007-11-30 10:55:09 +0000
committerMichael Sevakis <jethead71@rockbox.org>2007-11-30 10:55:09 +0000
commitc21180fb069345c572b3d529516d04f7d7e97a1f (patch)
tree3a72613aef03aefc38d9cf2577986b3a068d56e3 /firmware/export/config-ipod3g.h
parent124f8dec6365b3e1e50eca11afe278183842db68 (diff)
downloadrockbox-c21180fb069345c572b3d529516d04f7d7e97a1f.tar.gz
rockbox-c21180fb069345c572b3d529516d04f7d7e97a1f.zip
Delay reading the first battery level for at least 1 tick. Seems to fix the low battery shutdown problem on 3g. Reenable the low battery shutdown on 3g.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15857 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipod3g.h')
-rw-r--r--firmware/export/config-ipod3g.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index 036ecca324..ed0a557299 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -2,9 +2,6 @@
2 * This config file is for the Apple iPod 3g 2 * This config file is for the Apple iPod 3g
3 */ 3 */
4 4
5/* Temp measure until the low batt problem is figured out */
6#define NO_LOW_BATTERY_SHUTDOWN
7
8#define TARGET_TREE /* this target is using the target tree system */ 5#define TARGET_TREE /* this target is using the target tree system */
9 6
10#define IPOD_ARCH 1 7#define IPOD_ARCH 1