AlphaLima / ESP32-Serial-Bridge

Wifi to 3x Serial bridge based on a ESP32
http://www.postfrontal.com/forum/topic.asp?TOPIC_ID=8467
MIT License
409 stars 138 forks source link

compile error #17

Open marcovilla118 opened 2 years ago

marcovilla118 commented 2 years ago

Dear All,

when I try to compile I recive this error:

Compilation error: 'union arduino_event_info_t' has no member named 'disconnected'; did you mean 'eth_connected'?

Anyone know how to solve it?

Thanks

TheLoki2020 commented 1 year ago

I'm having the same issue.

Did you find a solution?