Creative Zen x-fi: fix battery bench plugin
Change-Id: Iaab6353b94cc4462b5953a9fbec315d2e19f47b3
This commit is contained in:
parent
620982a0f3
commit
d01a182e65
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@
|
|||
#define BATTERY_ON BUTTON_PLAY
|
||||
#define BATTERY_OFF BUTTON_POWER
|
||||
#define BATTERY_ON_TXT "PLAY - start"
|
||||
#define BATTERY_OFF_TXT "POWER"
|
||||
|
||||
#elif (CONFIG_KEYPAD == HM60X_PAD) || (CONFIG_KEYPAD == HM801_PAD)
|
||||
#define BATTERY_ON BUTTON_SELECT
|
||||
|
|
Loading…
Reference in a new issue