1
0
Fork 0
forked from len0rd/rockbox

iPod nano 2G does use less current since the latest optimizations.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28815 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2010-12-12 15:46:27 +00:00
parent 2a0a9a5f2a
commit 3c0f5181cc

View file

@ -149,7 +149,7 @@
#define CONFIG_CHARGING CHARGING_MONITOR
/* define current usage levels */
#define CURRENT_NORMAL 21 /* playback @48MHz clock, backlight off */
#define CURRENT_NORMAL 17 /* playback @48MHz clock, lcd sleep*/
#define CURRENT_BACKLIGHT 23 /* maximum brightness */
/* define this if the unit can be powered or charged via USB */