From 9cbc79723bb7f4319310a44458bcd82c461199ff Mon Sep 17 00:00:00 2001 From: mikeller Date: Sun, 17 Jun 2018 01:09:35 +1200 Subject: [PATCH] Improved tooltip for reversed motors. --- 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 0b6e81a2..e6f0fcb2 100644 --- a/locales/en/messages.json +++ b/locales/en/messages.json @@ -935,7 +935,7 @@ "message": "Motor direction is reversed" }, "configurationReverseMotorSwitchHelp": { - "message": "Enabling this option will tell Betaflight that motors and props are set to run in the reverse direction." + "message": "This option configures the mixer to expect the motor direction to be reversed and the propellers to be on accordingly. Warning: This does not reverse the motor direction. Use the configuration tool for your ESCs or switch the ESC - motor wiring order to achieve this. Also, make sure to check with propellers off that your motors are rotating in the directions shown in the diagram above before attempting to arm." }, "configurationAutoDisarmDelay": { "message": "Disarm motors after set delay [seconds] (Requires MOTOR_STOP feature)"