This website requires JavaScript.
Explore
Help
Sign in
morgan
/
OMOTE
Watch
1
Star
0
Fork
You've already forked OMOTE
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
736029c89a
OMOTE
/
Platformio
History
Matthew Colvin
736029c89a
Make UI Element the owner of the Unique pointers to other UI elements to allow for easier scope management of adding elements to one another
2023-10-12 15:24:25 -05:00
..
.vscode
clang format code
2023-09-16 15:34:16 -05:00
HAL
Update SDLDisplay so it finds the window based on events that way it works on windows and Ubuntu
2023-10-10 13:37:16 -05:00
lib
Initial Upload
2023-06-28 20:26:56 +02:00
OmoteUI
Make UI Element the owner of the Unique pointers to other UI elements to allow for easier scope management of adding elements to one another
2023-10-12 15:24:25 -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