You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All processes that are used with wifi are not usable after one time using FastLED.show(). When I do use a wifi related function the esp32 crashes.
When I don't use FastLED.show() everything works just fine until I use it.