Closed CWempe closed 5 years ago
First we need to change the current definition of the leds
array wich breaks the leds(x,y)
function.
see: https://plus.google.com/+ChristophWempe/posts/hv5tCJQjuFn
After changing to RGBW some FastLED functions (like fill_solid
or fadeToBlackBy
) do not work anymore.
The https://github.com/CWempe/SuperLEDstrip/tree/migrate_to_PlatformIO branch introduces RGBW support via the custom FastLED library 😀
https://github.com/FastLED/FastLED/issues/482
http://www.partsnotincluded.com/neopixels/fastled-rgbw-neopixels-sk6812/