diff --git a/avr/modules/comproto/main.asm b/avr/modules/comproto/main.asm index 5da1ba8..af816b3 100644 --- a/avr/modules/comproto/main.asm +++ b/avr/modules/comproto/main.asm @@ -70,11 +70,9 @@ CPRO_OnPacketReceived: rjmp cproHandlePing CPRO_OnPacketReceived_l1: -#ifndef BASE_SYSTEM cpi r16, CPRO_CMD_REBOOT_REQUEST brne CPRO_OnPacketReceived_l2 rjmp cproHandleReboot -#endif CPRO_OnPacketReceived_l2: #ifdef MODULES_COM_WITH_ADDR_PROTO