Multilevel menus working with key repeat
This commit is contained in:
@@ -20,6 +20,9 @@
|
||||
#define PIN_POWER_CTL (PORT1, 16)
|
||||
#define PIN_ESTOP (PORT1, 17)
|
||||
|
||||
#define PIN_KEY_UP (PORT0, 2)
|
||||
#define PIN_KEY_DOWN (PORT0, 3)
|
||||
|
||||
#define _P1(p1, p2) p1
|
||||
#define _P2(p1, p2) p2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user