MatthewColvin
38ec26dce7
rework Notifications by adding handler class that can unregister when it falls out of scope.
...
rework wifi Interface around this new concept and patch up some old uses of notifications to follow new paradigm
compile out old UI code because notification refactor broke it.
2023-10-15 00:22:43 -05:00
Thomas Bittner
53fa7b7c87
Added wifi UI and change debug print function
...
* HardwareAbstract debug print function now uses VA_LIST
* Added wifi handling UI
* Notification items currently part of hardware abstract
2023-09-09 21:47:04 -04:00
Matthew Colvin
916f589344
Update Notification class to allow for easier reference to the handler type
2023-09-09 21:47:04 -04:00
Matthew Colvin
7967300508
Add Template Class for Notification to allow for easier creation of notifications
2023-09-09 21:47:04 -04:00