m:robe 100: use power button for dual-booting the OF (short press to boot rockbox, long press for OF)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16522 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4e8904830d
commit
6ef63a5373
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@
|
|||
#define BOOTLOADER_BOOT_OF BUTTON_LEFT
|
||||
|
||||
#elif CONFIG_KEYPAD == MROBE100_PAD
|
||||
#define BOOTLOADER_BOOT_OF BUTTON_LEFT
|
||||
#define BOOTLOADER_BOOT_OF BUTTON_POWER
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue