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