autotest: don't try to arm in RTL mode for quadplanes

This commit is contained in:
Andrew Tridgell 2022-05-17 12:16:59 +10:00
parent 9f187c0711
commit 80c27a426c
1 changed files with 0 additions and 1 deletions

View File

@ -187,7 +187,6 @@ class AutoTestQuadPlane(AutoTest):
'LOITER',
'QHOVER',
'QLOITER',
'RTL',
'STABILIZE',
'TRAINING',
):