mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 14:25:14 +03:00
Channel MAP letters are confusing (fixes #625)
This commit is contained in:
parent
ed1b0c8289
commit
adb9aae5bf
1 changed files with 4 additions and 4 deletions
|
@ -1823,16 +1823,16 @@
|
|||
"message": "Indicator (uses position on matrix)"
|
||||
},
|
||||
"controlAxisRoll": {
|
||||
"message": "Roll"
|
||||
"message": "Roll[A]"
|
||||
},
|
||||
"controlAxisPitch": {
|
||||
"message": "Pitch"
|
||||
"message": "Pitch[E]"
|
||||
},
|
||||
"controlAxisYaw": {
|
||||
"message": "Yaw"
|
||||
"message": "Yaw[R]"
|
||||
},
|
||||
"controlAxisThrottle": {
|
||||
"message": "Throttle"
|
||||
"message": "Throttle[T]"
|
||||
},
|
||||
"controlAxisAux1": {
|
||||
"message": "AUX 1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue