forked from len0rd/rockbox
Sansa Clip: reduce current consumption for more correct battery life estimation after r25030
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25049 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
fb8ef15adf
commit
4f63db9de0
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@
|
||||||
/* #define HAVE_POWEROFF_WHILE_CHARGING */
|
/* #define HAVE_POWEROFF_WHILE_CHARGING */
|
||||||
|
|
||||||
/* define current usage levels (based on battery bench) */
|
/* define current usage levels (based on battery bench) */
|
||||||
#define CURRENT_NORMAL 65
|
#define CURRENT_NORMAL 50
|
||||||
#define CURRENT_BACKLIGHT 14
|
#define CURRENT_BACKLIGHT 14
|
||||||
#define CURRENT_RECORD CURRENT_NORMAL
|
#define CURRENT_RECORD CURRENT_NORMAL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue