You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=Cloning the serial port via Telnet / Debugging "over the air" (for ESP8266/ESP32)
paragraph=Replace "Serial" with TelnetSpy in your Sketch and you can use a telnet session additionally to your serial port for debugging and so on. Very useful if you already work with ArduinoOTA.