mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
Tools: plane : initial_mode_switch_mode
This commit is contained in:
parent
e4707c20ea
commit
871b9fc12d
@ -1482,6 +1482,9 @@ class AutoTestPlane(AutoTest):
|
||||
ret[8] = 1800
|
||||
return ret
|
||||
|
||||
def initial_mode_switch_mode(self):
|
||||
return "MANUAL"
|
||||
|
||||
def default_mode(self):
|
||||
return "MANUAL"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user