fasteddy516 / SimplySerial

A windows console application for serial communications.
MIT License
180 stars 22 forks source link

Add support for setting the default startup options #7

Open fasteddy516 opened 5 years ago

fasteddy516 commented 5 years ago

It would be useful to allow modifying the default startup parameters. Possibly using the config XML system built into .net (rather than registry stuff). Would require two new command-line arguments, one to store settings, one to show defaults, maybe a third option to reset to original values. Could also indicate that default values are modified somewhere in the connection header.