Added GPIO14 button and UI config buttons
This commit is contained in:
@@ -39,6 +39,7 @@ enum Values {
|
||||
Start,
|
||||
Select,
|
||||
Debug,
|
||||
Gpio14,
|
||||
|
||||
ZL,
|
||||
ZR,
|
||||
@@ -74,6 +75,7 @@ static const std::array<const char*, NumButtons> mapping = {{
|
||||
"button_start",
|
||||
"button_select",
|
||||
"button_debug",
|
||||
"button_gpio14",
|
||||
"button_zl",
|
||||
"button_zr",
|
||||
"button_home",
|
||||
|
||||
Reference in New Issue
Block a user