diff --git a/avr/modules/comproto/msg_reboot.asm b/avr/modules/comproto/msg_reboot.asm index 6480b1e..0eaa5e4 100644 --- a/avr/modules/comproto/msg_reboot.asm +++ b/avr/modules/comproto/msg_reboot.asm @@ -46,7 +46,7 @@ cproHandleReboot_loop1: ; directly call bootloader cli - rjmp AQHOME_BOOTLOADER_ADDR + rjmp BOOTLOADER_ADDR cproHandleReboot_notHandled: clc ret