Replies: 1 comment 2 replies
-
Looks like some libraries are outdated. Update the libraries. Try |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Few days ago i puchased JC4827W543R board, in it's specifications it says that this is actually ESP32-4827S043R, so i have set platformio.ini file to this board.
You can find documentation for this board here: https://github.com/lsdlsd88/JC4827W543
I tried compiling this demo smart display project for ESP32-4827S043R and i got this errors:
https://pastebin.com/sx7cYrc1
Is there something that can be done about this?
UPDATE: I also get this similar error with esp32-2432S028R v1, v2 and v3. So i guess I'm the problem xD
https://pastebin.com/uvyFnWFJ
I haven't tried other versions, because i only have those two boards and demo won't compile to any of them
Beta Was this translation helpful? Give feedback.
All reactions