mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Implemented switching A and B buttons, closing #2034
getButtonState() now have an option int/bool argument to swap the result via XOR
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
"description": ""
|
||||
},
|
||||
"UIMenu": {
|
||||
"displayText": "Параметри\nінтерфейсу",
|
||||
"displayText": "Параметри\nвзаємодії",
|
||||
"description": ""
|
||||
},
|
||||
"AdvancedMenu": {
|
||||
@@ -276,7 +276,11 @@
|
||||
"description": "Обернути кнопки зміни t°"
|
||||
},
|
||||
"ReverseButtonNav": {
|
||||
"displayText": "Обернути\nкнопки AB?",
|
||||
"displayText": "Swap\nA/B keys",
|
||||
"description": "Reverse assignment of buttons for menu navigation"
|
||||
},
|
||||
"ReverseButtonNav": {
|
||||
"displayText": "Обернути\nкнопки A B?",
|
||||
"description": "Обернути кнопки навігації"
|
||||
},
|
||||
"AnimSpeed": {
|
||||
|
||||
Reference in New Issue
Block a user