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:
parent
2a0a9a5f2a
commit
3c0f5181cc
1 changed files with 1 additions and 1 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue