autotest: SuperSimpleCircle: increase throttle while rolling in stab

We're hitting the ground...
This commit is contained in:
Peter Barker 2020-07-04 16:13:23 +10:00 committed by Peter Barker
parent b8c2b16394
commit 977ec1a7d6

View File

@ -1488,7 +1488,7 @@ class AutoTestCopter(AutoTest):
# switch to stabilize mode
self.change_mode("STABILIZE")
self.set_rc(3, 1500)
self.set_rc(3, 1700)
# start copter yawing slowly
self.set_rc(4, 1550)