1
0
Fork 0
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:
Rafaël Carré 2010-05-09 07:39:53 +00:00
parent 20eb5f48e5
commit 382c23e10d
3 changed files with 3 additions and 3 deletions

View file

@ -154,7 +154,7 @@
/* #define HAVE_POWEROFF_WHILE_CHARGING */
/* define current usage levels (based on battery bench) */
#define CURRENT_NORMAL 50
#define CURRENT_NORMAL 45
#define CURRENT_BACKLIGHT 14
#define CURRENT_RECORD CURRENT_NORMAL

View file

@ -158,7 +158,7 @@
#define CONFIG_I2C I2C_AS3525
/* define current usage levels (based on battery bench) */
#define CURRENT_NORMAL 65
#define CURRENT_NORMAL 45
#define CURRENT_BACKLIGHT 30
#define CURRENT_RECORD CURRENT_NORMAL

View file

@ -163,7 +163,7 @@
#define CONFIG_I2C I2C_AS3525
/* define current usage levels (based on battery bench) */
#define CURRENT_NORMAL 65
#define CURRENT_NORMAL 37
#define CURRENT_BACKLIGHT 30
#define CURRENT_RECORD CURRENT_NORMAL