1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-25 01:05:15 +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]"
},
"configurationReverseMotorSwitch": {
"message": "Reverse motor direction"
"message": "Motor direction is reversed"
},
"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": {
"message": "Disarm motors after set delay [seconds] (Requires MOTOR_STOP feature)"