From dc019b7881b7bab0bb498309f7aa87c97b91c9d1 Mon Sep 17 00:00:00 2001 From: Hugo Chiang <31283897+DusKing1@users.noreply.github.com> Date: Thu, 27 Jan 2022 09:20:20 +0800 Subject: [PATCH] typo fix in pidTuningIdleMinRpmHelp --- 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 72d97edf..50371663 100644 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -4185,7 +4185,7 @@ "message": "Dynamic Idle Value [* 100 RPM]" }, "pidTuningIdleMinRpmHelp": { - "message": "Dynamic Idle improves control at low rpm and reduces risk of motor desyncs.

It improves PID authority, zero throttle stability, inverted hang time, and motor braking.

The Dynamic Idle min rpm should be set to around 3000 - 3500 rpm. For 4.2, set the DShot idle value low, eg 1%. There is no need to adjust the DSHot Idle value in 4.3.

Visit this wiki entry for more info." + "message": "Dynamic Idle improves control at low rpm and reduces risk of motor desyncs.

It improves PID authority, zero throttle stability, inverted hang time, and motor braking.

The Dynamic Idle min rpm should be set to around 3000 - 3500 rpm. For 4.2, set the DShot idle value low, eg 1%. There is no need to adjust the DShot Idle value in 4.3.

Visit this wiki entry for more info." }, "pidTuningIdleMinRpmDisabled": { "message": "Dynamic Idle is OFF because Dshot Telemetry is OFF"