summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bootloader/main-pp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootloader/main-pp.c b/bootloader/main-pp.c
index 5af6e57..dfb343c 100644
--- a/bootloader/main-pp.c
+++ b/bootloader/main-pp.c
@@ -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