avr: fixed a typo.
This commit is contained in:
@@ -234,7 +234,7 @@ appNetworkHandleReeunumRequest:
|
||||
brcc appNetworkHandleReeunumRequest_setWait
|
||||
subi r18, -20 ; minimum 2s
|
||||
appNetworkHandleReeunumRequest_setWait:
|
||||
std Y+NET_IFACE_OFFS_STATETIMER, r18 ; use lowest byte of uid as wat time
|
||||
std Y+NET_IFACE_OFFS_STATETIMER, r18 ; use lowest byte of uid as wait time
|
||||
std Y+NET_IFACE_OFFS_RANGE_BEGIN, r20
|
||||
std Y+NET_IFACE_OFFS_RANGE_END, r21
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user