summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-ipod3g.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index cabcf40434..036ecca324 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -1,6 +1,10 @@
1/* 1/*
2 * This config file is for the Apple iPod 3g 2 * This config file is for the Apple iPod 3g
3 */ 3 */
4
5/* Temp measure until the low batt problem is figured out */
6#define NO_LOW_BATTERY_SHUTDOWN
7
4#define TARGET_TREE /* this target is using the target tree system */ 8#define TARGET_TREE /* this target is using the target tree system */
5 9
6#define IPOD_ARCH 1 10#define IPOD_ARCH 1