diff --git a/avr/modules/flash/io_bitbang.asm b/avr/modules/flash/io_bitbang.asm index 1dd5039..97f69f4 100644 --- a/avr/modules/flash/io_bitbang.asm +++ b/avr/modules/flash/io_bitbang.asm @@ -189,7 +189,7 @@ ioRawReceivePacketIntoBuffer: breq ioRawReceivePacketIntoBuffer_acceptAddr cpi r16, 0xff breq ioRawReceivePacketIntoBuffer_acceptAddr - ldi r16, COM2_ERROR_NOTFORME + clr r16 ; not for me rjmp ioRawReceivePacketIntoBuffer_error ; clc/ret #endif ioRawReceivePacketIntoBuffer_acceptAddr: