diff --git a/Tools/autotest/arducopter.py b/Tools/autotest/arducopter.py index 743e714126..2ab45172bf 100644 --- a/Tools/autotest/arducopter.py +++ b/Tools/autotest/arducopter.py @@ -1562,7 +1562,7 @@ class AutoTestCopter(AutoTest): # switch to stabilize mode self.change_mode("STABILIZE") - self.set_rc(3, 1700) + self.set_rc(3, 1550) # start copter yawing slowly self.set_rc(4, 1550)