mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 08:15:22 +03:00
Fix missing whitespace in the mag calibration message.
This commit is contained in:
parent
14caed2a2f
commit
f560ffa924
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@
|
|||
"message": "Calibrate Magnetometer"
|
||||
},
|
||||
"initialSetupCalibrateMagText": {
|
||||
"message": "Move multirotor atleast <strong>360</strong> degrees on all axis of rotation, you have 30 seconds to perform this task"
|
||||
"message": "Move multirotor at least <strong>360</strong> degrees on all axis of rotation, you have 30 seconds to perform this task"
|
||||
},
|
||||
"initialSetupButtonReset": {
|
||||
"message": "Reset Settings"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue