mirror of https://github.com/ArduPilot/ardupilot
Tools: fixed copter tri reverse default
SITL tricopter doesn't need reversed tail servo
This commit is contained in:
parent
8799094278
commit
3df55b575f
|
@ -1,4 +1,3 @@
|
||||||
SERVO7_REVERSED 1
|
|
||||||
SERVO7_MIN 1000
|
SERVO7_MIN 1000
|
||||||
SERVO7_MAX 2000
|
SERVO7_MAX 2000
|
||||||
EK2_ENABLE 1
|
EK2_ENABLE 1
|
||||||
|
|
Loading…
Reference in New Issue