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:
Robert Kukla 2008-03-05 00:17:21 +00:00
parent 4e8904830d
commit 6ef63a5373

View file

@ -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