avr: use NETMSG functions, increase waiting times.
This commit is contained in:
@@ -132,7 +132,7 @@ ioRecvMsg:
|
||||
brcc ioRecvMsg_error
|
||||
push xl
|
||||
push xh
|
||||
rcall com2CheckMessageInBuffer ; (R16, R17, R18, R19, R20, X)
|
||||
rcall NETMSG_CheckMessageInBuffer ; (R16, R17, R18, R19, R20, X)
|
||||
pop xh
|
||||
pop xl
|
||||
brcs ioRecvMsg_end
|
||||
|
||||
Reference in New Issue
Block a user