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
The docs say "It's very useful for debugging or talking to remote serial device that have no network connection". Does the built-in esp8266 uart count as a "remote serial device"? I'd like to see my Serial.println output remotely.
If not, can I replace all my Serial.println statements to talk directly to the websocket?
The text was updated successfully, but these errors were encountered:
The docs say "It's very useful for debugging or talking to remote serial device that have no network connection". Does the built-in esp8266 uart count as a "remote serial device"? I'd like to see my Serial.println output remotely.
If not, can I replace all my Serial.println statements to talk directly to the websocket?
The text was updated successfully, but these errors were encountered: