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:
@@ -274,6 +274,10 @@
|
||||
"ReverseButtonTempChange": {
|
||||
"displayText": "Размяна\nбутони +/-",
|
||||
"description": "Обръщане на бутоните + и - за промяна на температурата на човка на поялника"
|
||||
},
|
||||
"ReverseButtonNav": {
|
||||
"displayText": "Размяна\nбутони А/В",
|
||||
"description": "Обръщане бутоните А и В за навигация в менютата"
|
||||
},
|
||||
"AnimSpeed": {
|
||||
"displayText": "Скорост на\nанимацията",
|
||||
|
||||
Reference in New Issue
Block a user