summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/ipodnano2g.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ipodnano2g.h b/firmware/export/config/ipodnano2g.h
index 2cc3cecc6c..dfe0041f7a 100644
--- a/firmware/export/config/ipodnano2g.h
+++ b/firmware/export/config/ipodnano2g.h
@@ -149,7 +149,7 @@
149#define CONFIG_CHARGING CHARGING_MONITOR 149#define CONFIG_CHARGING CHARGING_MONITOR
150 150
151/* define current usage levels */ 151/* define current usage levels */
152#define CURRENT_NORMAL 21 /* playback @48MHz clock, backlight off */ 152#define CURRENT_NORMAL 17 /* playback @48MHz clock, lcd sleep*/
153#define CURRENT_BACKLIGHT 23 /* maximum brightness */ 153#define CURRENT_BACKLIGHT 23 /* maximum brightness */
154 154
155/* define this if the unit can be powered or charged via USB */ 155/* define this if the unit can be powered or charged via USB */