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:
parent
325f6170ed
commit
c1395c004f
1 changed files with 2 additions and 2 deletions
|
@ -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."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue