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:
parent
b158ac6f69
commit
01c0ea1517
1 changed files with 2 additions and 2 deletions
|
@ -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)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue