1
0
Fork 0
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:
Leo Bottaro 2020-04-20 22:37:23 -03:00 committed by GitHub
parent bdf142962b
commit f7dd89a2d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"