mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-20 23:05:15 +03:00
commit
0401ad77ca
2 changed files with 5 additions and 5 deletions
|
@ -1823,16 +1823,16 @@
|
||||||
"message": "Indicator (uses position on matrix)"
|
"message": "Indicator (uses position on matrix)"
|
||||||
},
|
},
|
||||||
"controlAxisRoll": {
|
"controlAxisRoll": {
|
||||||
"message": "Roll"
|
"message": "Roll[A]"
|
||||||
},
|
},
|
||||||
"controlAxisPitch": {
|
"controlAxisPitch": {
|
||||||
"message": "Pitch"
|
"message": "Pitch[E]"
|
||||||
},
|
},
|
||||||
"controlAxisYaw": {
|
"controlAxisYaw": {
|
||||||
"message": "Yaw"
|
"message": "Yaw[R]"
|
||||||
},
|
},
|
||||||
"controlAxisThrottle": {
|
"controlAxisThrottle": {
|
||||||
"message": "Throttle"
|
"message": "Throttle[T]"
|
||||||
},
|
},
|
||||||
"controlAxisAux1": {
|
"controlAxisAux1": {
|
||||||
"message": "AUX 1"
|
"message": "AUX 1"
|
||||||
|
|
|
@ -186,7 +186,7 @@
|
||||||
</div>
|
</div>
|
||||||
<label for="disarmkillswitch"> <span class="freelabel"
|
<label for="disarmkillswitch"> <span class="freelabel"
|
||||||
i18n="configurationDisarmKillSwitch"></span>
|
i18n="configurationDisarmKillSwitch"></span>
|
||||||
<div class="helpicon cf_tip" i18n_title="cconfigurationDisarmKillSwitcHelp"></div>
|
<div class="helpicon cf_tip" i18n_title="configurationDisarmKillSwitchHelp"></div>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div class="number disarmdelay" style="display: none; margin-bottom: 5px;">
|
<div class="number disarmdelay" style="display: none; margin-bottom: 5px;">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue