autotest: run aerobatics at slower speedup

need more cycles for lua
This commit is contained in:
Andrew Tridgell 2022-11-10 16:48:51 +11:00
parent c48eeec71d
commit 4ab0919d63

View File

@ -3986,6 +3986,7 @@ class AutoTestPlane(AutoTest):
"TRIK1_ID": 72,
"RC7_OPTION" : 300, # activation switch
"RC9_OPTION" : 301, # selection switch
"SIM_SPEEDUP": 20, # need to give some cycles to lua
})
self.wait_ready_to_arm()