OMOTE/Platformio
MatthewColvin a11b78c540 boiler plate code for Pop up Screen to UI to allow for quick way to launch pages.
This will be huge for RAM saving as the page will de alloc when closed.
2023-10-06 14:25:05 -05:00
..
.vscode clang format code 2023-09-16 15:34:16 -05:00
HAL 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
lib Initial Upload 2023-06-28 20:26:56 +02:00
OmoteUI boiler plate code for Pop up Screen to UI to allow for quick way to launch pages. 2023-10-06 14:25:05 -05:00
src 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
test Initial Upload 2023-06-28 20:26:56 +02:00
.gitignore Initial Upload 2023-06-28 20:26:56 +02:00
platformio.ini add initial Key press implementation for hardware next is to actually spin up something to queue and handle key events 2023-10-04 11:42:45 -05:00