forked from len0rd/rockbox
HD200: comment out CURRENT_REMOTE as remote doesn't draw additional current (no lcd)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27588 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
451138ba74
commit
e13d410761
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
||||||
#define CURRENT_NORMAL 68 /* measured during playback unboosted */
|
#define CURRENT_NORMAL 68 /* measured during playback unboosted */
|
||||||
#define CURRENT_BACKLIGHT 24 /* measured */
|
#define CURRENT_BACKLIGHT 24 /* measured */
|
||||||
#define CURRENT_RECORD 40 /* additional current while recording */
|
#define CURRENT_RECORD 40 /* additional current while recording */
|
||||||
#define CURRENT_REMOTE 0 /* additional current when remote connected */
|
/* #define CURRENT_REMOTE 0 additional current when remote connected */
|
||||||
|
|
||||||
#define CONFIG_CHARGING CHARGING_MONITOR
|
#define CONFIG_CHARGING CHARGING_MONITOR
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue