Today I was trying to use the library "Freenove_WS2812_Lib_for_ESP32' for my 4x4 led matrix and I keep getting the error"In file included from C:\Users\overb\Documents\Arduino\led matrix\led matrix.ino:1:0:
C:\Users\overb\Documents\Arduino\libraries\Freenove_WS2812_Lib_for_ESP32\src/Freenove_WS2812_Lib_for_ESP32.h:18:10: fatal error: freertos/FreeRTOS.h: No such file or directory #include "freertos/FreeRTOS.h"
^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
Hi @edy_manz-zz-z. Which version of Arduino IDE are you using (e.g., "2.0.1")? The version is shown on the window title bar and also in the Help > About dialog.
I ask for this information because I want to give you the appropriate instructions for the IDE version you are using.