forked from len0rd/rockbox
Update current usage for Fuzev1/e200v2/Clipv1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25912 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
20eb5f48e5
commit
382c23e10d
3 changed files with 3 additions and 3 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 50
|
#define CURRENT_NORMAL 45
|
||||||
#define CURRENT_BACKLIGHT 14
|
#define CURRENT_BACKLIGHT 14
|
||||||
#define CURRENT_RECORD CURRENT_NORMAL
|
#define CURRENT_RECORD CURRENT_NORMAL
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -158,7 +158,7 @@
|
||||||
#define CONFIG_I2C I2C_AS3525
|
#define CONFIG_I2C I2C_AS3525
|
||||||
|
|
||||||
/* define current usage levels (based on battery bench) */
|
/* define current usage levels (based on battery bench) */
|
||||||
#define CURRENT_NORMAL 65
|
#define CURRENT_NORMAL 45
|
||||||
#define CURRENT_BACKLIGHT 30
|
#define CURRENT_BACKLIGHT 30
|
||||||
#define CURRENT_RECORD CURRENT_NORMAL
|
#define CURRENT_RECORD CURRENT_NORMAL
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -163,7 +163,7 @@
|
||||||
#define CONFIG_I2C I2C_AS3525
|
#define CONFIG_I2C I2C_AS3525
|
||||||
|
|
||||||
/* define current usage levels (based on battery bench) */
|
/* define current usage levels (based on battery bench) */
|
||||||
#define CURRENT_NORMAL 65
|
#define CURRENT_NORMAL 37
|
||||||
#define CURRENT_BACKLIGHT 30
|
#define CURRENT_BACKLIGHT 30
|
||||||
#define CURRENT_RECORD CURRENT_NORMAL
|
#define CURRENT_RECORD CURRENT_NORMAL
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue