mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 14:25:14 +03:00
commit
0401ad77ca
2 changed files with 5 additions and 5 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"
|
||||
|
|
|
@ -186,7 +186,7 @@
|
|||
</div>
|
||||
<label for="disarmkillswitch"> <span class="freelabel"
|
||||
i18n="configurationDisarmKillSwitch"></span>
|
||||
<div class="helpicon cf_tip" i18n_title="cconfigurationDisarmKillSwitcHelp"></div>
|
||||
<div class="helpicon cf_tip" i18n_title="configurationDisarmKillSwitchHelp"></div>
|
||||
</label>
|
||||
</div>
|
||||
<div class="number disarmdelay" style="display: none; margin-bottom: 5px;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue