harihanv / esp32-modbus-gateway

esp32 port of modbus RTU to TCP Arduino gateway
GNU General Public License v3.0
59 stars 28 forks source link

Problem with wifi librairies ? #3

Open ducdodon opened 2 years ago

ducdodon commented 2 years ago

Hello,

I have an error while compiling on Serial.println(info.disconnected.reason), an error message 'union arduino_event_info_t' has no member named 'disconnected'; did you mean 'eth_connected'? Can you help me?

Cordially,