mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 21:05:30 +03:00
update motor limit tooltip example phrasing, add warning
This commit is contained in:
parent
bdf142962b
commit
f7dd89a2d6
1 changed files with 1 additions and 1 deletions
|
@ -3333,7 +3333,7 @@
|
|||
"message": "Attenuation %"
|
||||
},
|
||||
"pidTuningMotorLimitHelp": {
|
||||
"message": "Attenuates motor commands by the set percentage. Reduces ESC current and motor heat when using higher cell count batteries, e.g. to get a performance similar to a 4S battery on a 6S build, try 66%; for a 3S performance on a 4S build, try 75%."
|
||||
"message": "Attenuates motor commands by the set percentage. Reduces ESC current and motor heat when using higher cell count batteries, e.g. to get a performance similar to a 4S battery from a 6S battery, try 66%; for a 3S performance on a 4S battery, try 75%.<br>Always make sure that all of your components can support the voltage of the battery you are using."
|
||||
},
|
||||
"pidTuningCellCount": {
|
||||
"message": "Cell Count"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue