Commit graph

5 commits

Author SHA1 Message Date
Robert Strouse
7f5463250f Prepare for LAN adapter settings
* Fix radio pin settings where the old values were being set to the config then reloaded.  This meant that the new pin settings were not being saved.
* Disable the radio when the radio cannot be configured.  This stops the microcontroller from hitting a hard halt and allows the pin settings to be changed.
* Add ethernet configuration options in preparation for boards with ethernet connections.
2023-02-23 17:41:58 -08:00
Robert Strouse
dcd90a4c29 Update to 1.1.0
* Reduced socket traffic on load.
* Added code to check max socket connections and reconnect when a slot becomes available.
* Improve load times for Shade Manager
2023-02-05 10:20:53 -08:00
Robert Strouse
26714f71b7 Code cleanup
Enable/Disable radio from the UI to release the receive interrupt.  This helps when trying to use Arduino IDE to update firmware.
2023-01-25 15:40:21 -08:00
Robert Strouse
72d1cdcccb Version 1.003 Changes 2023-01-21 14:58:07 -08:00
Robert Strouse
ee367e7111 Initial commit 2023-01-09 18:15:30 -08:00