MatthewColvin
ae7bc0da54
added full ability to connect to wifi
2023-10-17 17:30:41 -05:00
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
47ccc214a0
Added new queues for inter task communication
2023-09-09 21:47:36 -04:00
Thomas Bittner
5cd4c6f379
Updated wifi handler to use general wifiHandlerInterface
2023-09-09 21:47:04 -04: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
509d71cdaa
rename HardwareInterfaces folder to hardwaremodules
...
since it now contains an abstract
2023-09-09 21:47:04 -04:00