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:
@@ -231,6 +231,7 @@
|
||||
.include "modules/sk6812/io.asm"
|
||||
#ifdef MODULES_NETWORK
|
||||
.include "modules/sk6812/recv.asm"
|
||||
.include "modules/sk6812/send.asm"
|
||||
.include "devices/all/handlevaluemsg.asm"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user