dont use old constant.

This commit is contained in:
Martin Preuss
2025-06-01 19:23:38 +02:00
parent 1e5de0da23
commit ada19028e0

View File

@@ -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: