OMOTE/Platformio/HAL/HardwareModules
MatthewColvin 414f711373 Add KeyPress Abstract and a KeyPress Simulator
as beginning stages for forwarding key events to the UI.
2023-09-29 11:52:48 -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 Add KeyPress Abstract and a KeyPress Simulator 2023-09-29 11:52:48 -05:00
KeyPressAbstract.hpp Add KeyPress Abstract and a KeyPress Simulator 2023-09-29 11:52:48 -05:00
UIInterface.h rename HardwareInterfaces folder to hardwaremodules 2023-09-09 21:47:04 -04:00
wifiHandlerInterface.h Added new queues for inter task communication 2023-09-09 21:47:36 -04:00