Refactored menu working
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user