FrozenPickle / Afterglow

A plugin framework to perform image capturing, colour extraction, post processing and colour output - primarily for use with lighting systems such as for ambient lighting.
GNU Lesser General Public License v3.0
14 stars 8 forks source link

Defaults back to Com1 if using a different comport #1

Closed gavinramm closed 12 years ago

gavinramm commented 12 years ago

I use COM3 for my arduino connecting to the computer, in my settings when i select COM3 and run the app it works. After I close and reopen the app my settings COM port goes back to COM1.

mrjono1 commented 12 years ago

The BaseRecord class was saving the changed COM port but not loading, it now loads from disk.