OMOTE/Platformio/HAL/HardwareModules
2023-10-05 09:53:07 -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 fully implement Key press handeling in HAL for esp32 hardware and switch hardware to use the refactored UI 2023-10-05 09:53:07 -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