mirror of https://github.com/ArduPilot/ardupilot
Tools: ScriptMountPOI test uses applet directory
This commit is contained in:
parent
f40a939a0c
commit
322ef64aad
|
@ -9742,7 +9742,7 @@ class AutoTestCopter(AutoTest):
|
|||
self.setup_servo_mount()
|
||||
self.reboot_sitl()
|
||||
self.set_rc(6, 1300)
|
||||
self.install_example_script_context('mount-poi.lua')
|
||||
self.install_applet_script_context('mount-poi.lua')
|
||||
self.reboot_sitl()
|
||||
self.wait_ready_to_arm()
|
||||
self.context_collect('STATUSTEXT')
|
||||
|
|
Loading…
Reference in New Issue