Martin Preuss
|
915e525daf
|
avr: fixed includes for sk6812 module.
|
2026-03-26 21:05:43 +01:00 |
|
Martin Preuss
|
67be74d2ac
|
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).
|
2026-03-24 23:13:28 +01:00 |
|
Martin Preuss
|
2878d3aaa2
|
sk6812: prepare use of multiple timing types.
timing is very tight so we need an extra routine per timing type for
sending a byte to the led strip.
|
2026-03-21 00:40:03 +01:00 |
|
Martin Preuss
|
d877508e85
|
avr: share code (use Main_HandleValueMsg)
|
2026-03-20 22:28:58 +01:00 |
|
Martin Preuss
|
5c18f5bf9a
|
avr: cleanup handling of apps and modules in devices/all
|
2026-03-16 21:37:46 +01:00 |
|