avr: more work on basic device code.
This commit is contained in:
@@ -197,6 +197,11 @@ handleMessages:
|
||||
rcall AppNetwork_HandleMsg
|
||||
#endif
|
||||
|
||||
#ifdef APPS_MA_LIGHT
|
||||
rcall AppMotionLight_OnPacketReceived
|
||||
#endif
|
||||
|
||||
|
||||
; add more here
|
||||
pop r16
|
||||
rcall NET_Buffer_ReleaseByNum
|
||||
|
||||
Reference in New Issue
Block a user