1
0
Fork 0
forked from len0rd/rockbox

Recalculated typical current consumption for iPod Video.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24319 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Andree Buschmann 2010-01-23 19:55:27 +00:00
parent 934e6f0bfa
commit defb6fb56a

View file

@ -149,7 +149,7 @@
#define HAVE_USB_POWER
/* define current usage levels */
#define CURRENT_NORMAL 35 /* MP3: ~11h out of 400mAh battery (30GB) or ~17h out of 600mAh (60GB) */
#define CURRENT_NORMAL 24 /* 30MHz clock, LCD off, accessory supply on */
#define CURRENT_BACKLIGHT 20 /* FIXME: this needs adjusting */
#if defined(HAVE_RECORDING)
#define CURRENT_RECORD 35 /* FIXME: this needs adjusting */