ESP32RET icon indicating copy to clipboard operation
ESP32RET copied to clipboard

When compiling ESP32RET, it says FastLED.h does not exist.

Open koohm80 opened this issue 2 years ago • 1 comments

I am a beginner. When I compile ESP32RET it says FastLED.h does not exist. Can you upload it?

fatal error: FastLED.h: No such file or directory #include <FastLED.h> ^~~~~~~~~~~

koohm80 avatar Oct 31 '23 02:10 koohm80

install FastLED librarie in the librarie manager in arduino IDE

al3k87 avatar Nov 17 '23 12:11 al3k87