A new file that contains the preferred configuration for serial port setting is added. Functions related to preference configuration is added so that when Mouser application is started the serial port setting is automatically set to the preferred configuration.
Why was it changed?
Preference configuration is set so that user don't have to manually set the serial port setting every time they open the program.
How was it changed?
A file was added to the preference directory in setting/serial ports that will contain the preference configuration for the serial port setting page. Implementation in the class SerialPortSetting is applied such that it checks if there's a file in the preference directory that contains the file name of the preferred configuration. Other function are yet to be implemented.
Screenshots that show the changes (if applicable):
Fixes #190
What was changed?
A new file that contains the preferred configuration for serial port setting is added. Functions related to preference configuration is added so that when Mouser application is started the serial port setting is automatically set to the preferred configuration.
Why was it changed?
Preference configuration is set so that user don't have to manually set the serial port setting every time they open the program.
How was it changed?
A file was added to the preference directory in setting/serial ports that will contain the preference configuration for the serial port setting page. Implementation in the class SerialPortSetting is applied such that it checks if there's a file in the preference directory that contains the file name of the preferred configuration. Other function are yet to be implemented.
Screenshots that show the changes (if applicable):