1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-26 01:35:28 +03:00

Changed caption to 'Motor direction is reversed'

This commit is contained in:
Bas Delfos 2017-07-22 19:57:28 +02:00
parent b158ac6f69
commit 01c0ea1517

View file

@ -662,10 +662,10 @@
"message": "Magnetometer Declination [deg]" "message": "Magnetometer Declination [deg]"
}, },
"configurationReverseMotorSwitch": { "configurationReverseMotorSwitch": {
"message": "Reverse motor direction" "message": "Motor direction is reversed"
}, },
"configurationReverseMotorSwitchHelp": { "configurationReverseMotorSwitchHelp": {
"message": "Enabling this will reverse the motor direction in Betaflight. You must reverse the ESCs as well. CAUTION: Make sure you test this with PROPS OFF!" "message": "Enabling this will reverse the motor direction in Betaflight (props-out). You must reverse ESCs and props as well. CAUTION: Make sure you test this with PROPS OFF!"
}, },
"configurationAutoDisarmDelay": { "configurationAutoDisarmDelay": {
"message": "Disarm motors after set delay [seconds] (Requires MOTOR_STOP feature)" "message": "Disarm motors after set delay [seconds] (Requires MOTOR_STOP feature)"