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
I'm using serial-monitor to do microcontroller development, and it's common for my serial device to appear and re-appear many times while I try different versions of my code. It would be useful to be able to start serial-monitor before my serial device is available, and have it attach to the next matching device.
Additionally, while in this "wait" mode, it would be useful to optionally go back to wait mode when the device disconnects. Then when the device re-connects, serial-monitor would automatically reconnect. This way I could leave serial-monitor running constantly while I reprogram and restart my microcontroller.
The text was updated successfully, but these errors were encountered:
I'm using serial-monitor to do microcontroller development, and it's common for my serial device to appear and re-appear many times while I try different versions of my code. It would be useful to be able to start serial-monitor before my serial device is available, and have it attach to the next matching device.
Additionally, while in this "wait" mode, it would be useful to optionally go back to wait mode when the device disconnects. Then when the device re-connects, serial-monitor would automatically reconnect. This way I could leave serial-monitor running constantly while I reprogram and restart my microcontroller.
The text was updated successfully, but these errors were encountered: