yasheena / telnetspy

Telnet Server For ESP8266: Cloning the serial port via Telnet. "Debugging over the air"
MIT License
59 stars 31 forks source link

ESP32 changes in APIs #23

Open PeterAckermans opened 3 months ago

PeterAckermans commented 3 months ago

With the new ESP32 espressif V3.xx updates some compile errors occured Fixed them.

Used network LIBs

https://github.com/mathieucarbou/AsyncTCP https://github.com/mathieucarbou/ESPAsyncWebServer.git