From f7dd89a2d6d0ae2e6fd222b3718db94e0153b15d Mon Sep 17 00:00:00 2001 From: Leo Bottaro Date: Mon, 20 Apr 2020 22:37:23 -0300 Subject: [PATCH] update motor limit tooltip example phrasing, add warning --- locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/messages.json b/locales/en/messages.json index 41a8fa03..efe37b7f 100644 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -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%.
Always make sure that all of your components can support the voltage of the battery you are using." }, "pidTuningCellCount": { "message": "Cell Count"