I am trying to install a library to drive a strip of LED’s, WS2812B’s. After downloading, unzipping, and moving it to the libraries directory, I try to install it using the library manager. I get the following error.
WARNING: Error loading hardware folder C:\ … \Arduino\hardware\espressif
No valid hardware definitions found in folder espressif.
Is there anyway to obtain more information about this error?
Internet searches are not helping.
This is using the Arduino IDE and it’s for a ESP32 Thing.
I’ve also re-installed the esp32 files after removing them. I’ve also made sure that I exited the Arduino IDE before I moved the library into the libraries folder.