Please help
I use Arduino IDE 2.3.2
CrowPanel ESP32 HMI 5.0'' Display
Selected card : ESP32 Wrover Module.
I downloaded Arduino_5inch.zip via the Wiki, copied the libraries from
Arduino_5inch\Hardware-Version-1.0\libraries
to
C:\Users\MyName\AppData\Local\Arduino15\packagesesp32\hardware\esp32\2.0.14\libraries.
I loaded HMI-5.ino into Arduino IDE, started compilation and received the message "Compilation error: demos/lv_demos.h: No such file or directory"
Please help me fix the error.
Comments
Hello @lgor
Please refer to this post: https://forum.elecrow.com/discussion/726/compilation-error-demos-lv-demos-h-no-such-file-or-directory/p1?new=1
Thanks for the answer, but unfortunately this did not solve the problem.