avr: move timing control from ma_light to sk6812.
This allows for better control over the LED strip. We can now trigger the LED strip externally (e.g. by setting a new RGBW value).
This commit is contained in:
@@ -40,10 +40,6 @@ appsOnEvery100ms:
|
||||
bigcall AppDoor_Every100ms
|
||||
#endif
|
||||
|
||||
#ifdef APPS_MA_LIGHT
|
||||
bigcall AppMotionLight_Every100ms
|
||||
#endif
|
||||
|
||||
ret
|
||||
; @end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user