1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 16:25:22 +03:00

Changed frame title & brackets

This commit is contained in:
Juzzle1 2020-05-09 12:35:05 +01:00 committed by GitHub
parent 325f6170ed
commit c1395c004f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3333,10 +3333,10 @@
"message": "The values below change the behaviour of the ANGLE and HORIZON flight modes. Different PID controllers handle the values differently. Please check the documentation."
},
"pidTuningMotorOutputLimit": {
"message": "Motor Output Scaling"
"message": "Motor Output Limit"
},
"pidTuningMotorLimit": {
"message": "Scale Factor (%)"
"message": "Scale Factor [%]"
},
"pidTuningMotorLimitHelp": {
"message": "Motor output linear scale factor (as percentage). Reduces ESC current and motor heat when using higher cell count batteries, e.g. When using a 6S battery on a craft that has motors, props and tuning designed for 4S, try setting the value at 66%; when using a 4S battery on a craft intended for 3S, try 75%.<br>Always make sure that all of your components can support the voltage of the battery you are using."