mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 00:35:26 +03:00
order and description changed
This commit is contained in:
parent
e78ea1e0b6
commit
03fb93cb3e
1 changed files with 4 additions and 4 deletions
|
@ -967,12 +967,12 @@
|
||||||
"message": "The accelerometer has not been calibrated and features are enabled that rely on it. Calibrate the accelerometer.",
|
"message": "The accelerometer has not been calibrated and features are enabled that rely on it. Calibrate the accelerometer.",
|
||||||
"description": "Message that pops up to describe the NO_ACC_CAL arming disable flag"
|
"description": "Message that pops up to describe the NO_ACC_CAL arming disable flag"
|
||||||
},
|
},
|
||||||
"initialSetupArmingDisableFlagsTooltipARM_SWITCH": {
|
|
||||||
"message": "One of the others disarm flags is active when arming",
|
|
||||||
"description": "Message that pops up to describe the ARM_SWITCH arming disable flag"
|
|
||||||
},
|
|
||||||
"initialSetupArmingDisableFlagsTooltipMOTOR_PROTO": {
|
"initialSetupArmingDisableFlagsTooltipMOTOR_PROTO": {
|
||||||
"message": "There is no motor output protocol selected",
|
"message": "There is no motor output protocol selected",
|
||||||
|
"description": "Message that pops up to describe the MOTOR_PROTO arming disable flag"
|
||||||
|
},
|
||||||
|
"initialSetupArmingDisableFlagsTooltipARM_SWITCH": {
|
||||||
|
"message": "One of the others disarm flags is active when arming",
|
||||||
"description": "Message that pops up to describe the ARM_SWITCH arming disable flag"
|
"description": "Message that pops up to describe the ARM_SWITCH arming disable flag"
|
||||||
},
|
},
|
||||||
"initialSetupGPSHead": {
|
"initialSetupGPSHead": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue