We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi When I use this lib and rey do compile I recive this error
RGB.h:14: In file included from esp_panel_library.h:22: from ESP32-Wanduhr.ino:7: from
esp_lcd_panel_io_additions.h: 12:10: fatal error: base/esp_io_expander.h: No such file or directory 12 | #include "base/esp_io_expander.h" | ^~~~~~~~~~~~~~~~~~~~~~~~
I dont find the file, also not on github in this lib. Is this file needed or can I comment it out?
The text was updated successfully, but these errors were encountered:
Sorry, wrong lib
Sorry, something went wrong.
wrong lib sorry for that
No branches or pull requests
Hi
When I use this lib and rey do compile I recive this error
RGB.h:14: In file included from
esp_panel_library.h:22: from
ESP32-Wanduhr.ino:7: from
esp_lcd_panel_io_additions.h: 12:10: fatal error: base/esp_io_expander.h: No such file or directory
12 | #include "base/esp_io_expander.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~
I dont find the file, also not on github in this lib. Is this file needed or can I comment it out?
The text was updated successfully, but these errors were encountered: