Browse Source

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

c421
Andrew Tridgell 3 years ago committed by Randy Mackay
parent
commit
9e992aa982
  1. 1
      Tools/autotest/quadplane.py

1
Tools/autotest/quadplane.py

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

Loading…
Cancel
Save