forked from len0rd/rockbox
Include runtime current measurements for the ipod classic.
Numbers taken from the battery benchmark wiki page. Change-Id: Id66d3a2b76d025ef688a12f11e9274afd9bdfe58
This commit is contained in:
parent
f6d088c232
commit
5a149587ed
1 changed files with 2 additions and 2 deletions
|
|
@ -147,8 +147,8 @@
|
|||
#define CONFIG_CHARGING CHARGING_MONITOR
|
||||
|
||||
/* define current usage levels */
|
||||
//TODO: #define CURRENT_NORMAL 21 /* playback @48MHz clock, backlight off */
|
||||
//TODO: #define CURRENT_BACKLIGHT 23 /* maximum brightness */
|
||||
#define CURRENT_NORMAL 18 /* playback @48MHz clock, backlight off */
|
||||
#define CURRENT_BACKLIGHT 23 /* maximum brightness */
|
||||
|
||||
/* define this if the unit can be powered or charged via USB */
|
||||
#define HAVE_USB_POWER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue