avr: fully implemented router functionality in network and router app.
This commit is contained in:
@@ -89,10 +89,6 @@ mainAppsOnPacketReceived:
|
||||
bigcall AppNetwork_HandleMsg
|
||||
#endif
|
||||
|
||||
#ifdef APPS_ROUTER
|
||||
bigcall AppRouter_HandleMsg
|
||||
#endif
|
||||
|
||||
#ifdef APPS_MA_LIGHT
|
||||
bigcall AppMotionLight_OnPacketReceived
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user