diff --git a/bootloader/main-pp.c b/bootloader/main-pp.c index 5af6e57fff..dfb343c2da 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