OMOTE/Platformio/HAL/HardwareModules
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
..
BatteryInterface.h convert notification driven battery to lvgl timer based polling 2023-09-09 21:47:36 -04:00
DisplayAbstract.cpp rename HardwareInterfaces folder to hardwaremodules 2023-09-09 21:47:04 -04:00
DisplayAbstract.h Add get brightness to the displayAbstract to allow 2023-09-09 21:47:36 -04:00
KeyPressAbstract.cpp move from constructing keypress abstract with handler into setting the handler so that it can be set by the UI. 2023-09-29 15:27:54 -05:00
KeyPressAbstract.hpp fix linux build breaks of sim build 2023-10-12 15:24:38 -05:00
UIInterface.h rename HardwareInterfaces folder to hardwaremodules 2023-09-09 21:47:04 -04:00
wifiHandlerInterface.h rework Notifications by adding handler class that can unregister when it falls out of scope. 2023-10-15 00:22:43 -05:00