avr: adapted to latest changes.
This commit is contained in:
@@ -285,12 +285,12 @@ appForwarderLetSysHandleMsg_forMe:
|
|||||||
pop xl
|
pop xl
|
||||||
push xl
|
push xl
|
||||||
push xh
|
push xh
|
||||||
rcall mainModulesOnPacketReceived
|
rcall modulesOnPacketReceived
|
||||||
pop xh
|
pop xh
|
||||||
pop xl
|
pop xl
|
||||||
push xl
|
push xl
|
||||||
push xh
|
push xh
|
||||||
rcall mainAppsOnPacketReceived
|
rcall appsOnPacketReceived
|
||||||
pop xh
|
pop xh
|
||||||
pop xl
|
pop xl
|
||||||
appForwarderLetSysHandleMsg_end:
|
appForwarderLetSysHandleMsg_end:
|
||||||
|
|||||||
Reference in New Issue
Block a user