summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod6g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod6g.h')
-rw-r--r--firmware/export/config/ipod6g.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index 23a6ef91a3..adc9fd1d78 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -147,8 +147,8 @@
147#define CONFIG_CHARGING CHARGING_MONITOR 147#define CONFIG_CHARGING CHARGING_MONITOR
148 148
149/* define current usage levels */ 149/* define current usage levels */
150//TODO: #define CURRENT_NORMAL 21 /* playback @48MHz clock, backlight off */ 150#define CURRENT_NORMAL 18 /* playback @48MHz clock, backlight off */
151//TODO: #define CURRENT_BACKLIGHT 23 /* maximum brightness */ 151#define CURRENT_BACKLIGHT 23 /* maximum brightness */
152 152
153/* define this if the unit can be powered or charged via USB */ 153/* define this if the unit can be powered or charged via USB */
154#define HAVE_USB_POWER 154#define HAVE_USB_POWER