Refactored menu working

This commit is contained in:
2025-05-29 13:12:29 -05:00
parent d4a402428b
commit a437bcf8b5
6 changed files with 45 additions and 16 deletions

View File

@@ -55,6 +55,7 @@
#endif
//Menu Press Functions
#define KEY_HOME KEY0
#define KEY_BACK KEY1 //Cancel / Back in menu
#define KEY_UP KEY2 //Up in menu
#define KEY_DOWN KEY3 //Down in menu