Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,10 @@
"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"
},
"initialSetupArmingDisableFlagsTooltipMOTOR_PROTO": {
"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"
Expand Down