dont use old constant.
This commit is contained in:
@@ -189,7 +189,7 @@ ioRawReceivePacketIntoBuffer:
|
|||||||
breq ioRawReceivePacketIntoBuffer_acceptAddr
|
breq ioRawReceivePacketIntoBuffer_acceptAddr
|
||||||
cpi r16, 0xff
|
cpi r16, 0xff
|
||||||
breq ioRawReceivePacketIntoBuffer_acceptAddr
|
breq ioRawReceivePacketIntoBuffer_acceptAddr
|
||||||
ldi r16, COM2_ERROR_NOTFORME
|
clr r16 ; not for me
|
||||||
rjmp ioRawReceivePacketIntoBuffer_error ; clc/ret
|
rjmp ioRawReceivePacketIntoBuffer_error ; clc/ret
|
||||||
#endif
|
#endif
|
||||||
ioRawReceivePacketIntoBuffer_acceptAddr:
|
ioRawReceivePacketIntoBuffer_acceptAddr:
|
||||||
|
|||||||
Reference in New Issue
Block a user