Got my first ESP32 yesterday and cannot manage to get FastLED working properly.
Compiling my sketch I always get something like
C:\Program Files (x86)\Arduino\libraries\FastLED-3.1.0/led_sysdefs.h:22:2: error: #error ‘XTENSA-architecture microcontrollers are not supported.’
#error ‘XTENSA-architecture microcontrollers are not supported.’
So what’s the secret?
Have seen ESP32 driving an WS2812 on youtube…