TTGO_ESP_POE-il9341 error during build #341
bensuffolk
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Ethernet builds have not been actively maintained as there wasn't really a demand for it... so far. I think it will be better suited to move I'll have a look... Do you actually own this board to test with? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I am looking to add Ethernet to the Lanbon L8 [#65] and thought it would be sensible to view another module with ethernet first, to see how it works, but it seems there are a number of errors when trying to build this one.
I will try and work through them to see if I can figure out the issues.
The first one I can see is that wifi_run_scripts() is not defined if HASP_USE_WIFI = 0. This is related to the scripts to run on connection / disconnection. I guess the other errors will relate to similar additions that have been added over time to functionality.
Beta Was this translation helpful? Give feedback.
All reactions