autotest: extend time allowed for RTL for simplemode test
This commit is contained in:
parent
9120882e9e
commit
a4a5d52c35
@ -1556,7 +1556,7 @@ class AutoTestCopter(AutoTest):
|
||||
# hover in place
|
||||
self.hover()
|
||||
|
||||
self.do_RTL()
|
||||
self.do_RTL(timeout=500)
|
||||
|
||||
# fly_super_simple - flies a circle around home for 45 seconds
|
||||
def fly_super_simple(self, timeout=45):
|
||||
|
Loading…
Reference in New Issue
Block a user