mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 00:35:26 +03:00
Formatting Fixes
This commit is contained in:
parent
cf3d8ae798
commit
eeb45e63df
1 changed files with 3 additions and 3 deletions
|
@ -426,7 +426,7 @@
|
||||||
"configurationFeaturesHelp": {
|
"configurationFeaturesHelp": {
|
||||||
"message": "<strong>Note:</strong> Not all combinations of features are valid. When the flight controller firmware detects invalid feature combinations conflicting features will be disabled.<br /><strong>Note:</strong> Configure serial ports <span style=\"color: red\">before</span> enabling the features that will use the ports."
|
"message": "<strong>Note:</strong> Not all combinations of features are valid. When the flight controller firmware detects invalid feature combinations conflicting features will be disabled.<br /><strong>Note:</strong> Configure serial ports <span style=\"color: red\">before</span> enabling the features that will use the ports."
|
||||||
},
|
},
|
||||||
|
|
||||||
"configurationSerialRXHelp": {
|
"configurationSerialRXHelp": {
|
||||||
"message": "<strong>Note:</strong> Rememer to configure a Serial Port (via Ports tab) and choose a Serial Receiver Provider when using RX_SERIAL feature."
|
"message": "<strong>Note:</strong> Rememer to configure a Serial Port (via Ports tab) and choose a Serial Receiver Provider when using RX_SERIAL feature."
|
||||||
},
|
},
|
||||||
|
@ -460,7 +460,7 @@
|
||||||
},
|
},
|
||||||
"configurationDisarmKillSwitch": {
|
"configurationDisarmKillSwitch": {
|
||||||
"message": "Disarm motors regardless of throttle value (When arming via AUX channel)"
|
"message": "Disarm motors regardless of throttle value (When arming via AUX channel)"
|
||||||
},
|
},
|
||||||
"configurationThrottleMinimum": {
|
"configurationThrottleMinimum": {
|
||||||
"message": "Minimum Throttle"
|
"message": "Minimum Throttle"
|
||||||
},
|
},
|
||||||
|
@ -509,7 +509,7 @@
|
||||||
"configurationLoopTime": {
|
"configurationLoopTime": {
|
||||||
"message": "Flight Controller Loop Time"
|
"message": "Flight Controller Loop Time"
|
||||||
},
|
},
|
||||||
"configurationCalculatedCyclesSec": {
|
"configurationCalculatedCyclesSec": {
|
||||||
"message": "Cycles/Sec (Hz)"
|
"message": "Cycles/Sec (Hz)"
|
||||||
},
|
},
|
||||||
"configurationLoopTimeHelp": {
|
"configurationLoopTimeHelp": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue