only call LedSimple_OnPacketReceived is networking code enabled.
This commit is contained in:
@@ -203,8 +203,10 @@ mainModulesOnPacketReceived:
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_LED_SIMPLE
|
||||
#ifdef MODULES_NETWORK
|
||||
rcall LedSimple_OnPacketReceived
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
; add more here
|
||||
|
||||
Reference in New Issue
Block a user