allow for remotely setting LED timing.
This commit is contained in:
@@ -194,6 +194,11 @@ mainModulesOnPacketReceived:
|
||||
rcall SK6812_OnPacketReceived
|
||||
#endif
|
||||
|
||||
#ifdef MODULES_LED_SIMPLE
|
||||
rcall LedSimple_OnPacketReceived
|
||||
#endif
|
||||
|
||||
|
||||
; add more here
|
||||
|
||||
ret
|
||||
|
||||
Reference in New Issue
Block a user