Currently using FastLED 3.1.8 with esp32 but when I want to use FastLED.show() it causes the esp32 to crash.
Now I managed to make it work with disabling the interrupt, but the timing is really bad.
Different colors are shown.
Currently using FastLED 3.1.8 with esp32 but when I want to use FastLED.show() it causes the esp32 to crash.
Now I managed to make it work with disabling the interrupt, but the timing is really bad.
Different colors are shown.