JoaoLopesF / RemoteDebug

Library for Arduino to debug projects over WiFi, with web app or telnet, with print commands like Serial Monitor
MIT License
613 stars 127 forks source link

Feature Serial full stream control #68

Open tablatronix opened 3 years ago

tablatronix commented 3 years ago

This library should support all streams equally, it would make it more useful. It is often useful to have both tethered and ip logging interfacing

tablatronix commented 3 years ago

23

62

Several other requests for similar

DMike92 commented 3 years ago

Hi,

I also do need the serial input listener Debug.available() Debug.read()