autotest: fix CompassPrearms; don't leave vehicle in bad state

This commit is contained in:
Peter Barker 2023-08-26 11:28:33 +10:00 committed by Peter Barker
parent b57d17123f
commit 61a047bc78

View File

@ -12987,6 +12987,7 @@ switch value'''
})
self.assert_prearm_failure("Compasses inconsistent")
self.context_pop()
self.wait_ready_to_arm()
def AHRS_ORIENTATION(self):
'''test AHRS_ORIENTATION parameter works'''