error: 'BCKL' undeclared (first use in this function) #114
Replies: 4 comments 1 reply
-
|
i tried it quick and dirty with including those in esp32_smartdisplay.h but ends in next errors: my
|
Beta Was this translation helpful? Give feedback.
-
|
You also need to update the submodule boards! |
Beta Was this translation helpful? Give feedback.
-
|
Hi Chris, Just adding a board will not work. I defined all the boards and harware settings etc... |
Beta Was this translation helpful? Give feedback.
-
I had the same issue but for a supported "esp32-2432S032" and I solved it with
which now includes this change from just yesterday: So now I can start with the actual development Thanks for providing this library |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
i started with a new project. copied the
lv_config.h(to/.pio/libdeps/) andmain.cppfrom the example and the folderboardsto/(root folder wherescr,lib,include,... are)building end with errors:
what did i forgot?
btw way: greate idea for the clean libary and sharing it. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions