arduino-cli
arduino-cli copied to clipboard
feat : add automatic reconnect capability to arduino-cli monitor
trafficstars
Describe the request
It would be really cool to add something like arduino-cli monitor -p /dev/ttyACM0 --reconnect to allow the monitor to automatically reconnect if the board gets disconnected and reconnected.
Describe the current behavior
This feature is not currently available
Arduino CLI version
1.0.3
Operating system
Linux
Operating system version
Debian 6.9.12-1 (2024-07-27) x86_64 GNU/Linux
Additional context
No response
Issue checklist
- [X] I searched for previous requests in the issue tracker
- [X] I verified the feature was still missing when using the nightly build
- [X] My request contains all necessary details