1
0
Fork 0
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:
piepluquad 2017-08-21 06:24:03 +02:00
parent ed1b0c8289
commit adb9aae5bf

View file

@ -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"