forked from Archive/PX4-Autopilot
use multicopter landing detector for vtol
This commit is contained in:
parent
133f5a38a9
commit
1a2ea94c09
|
@ -16,6 +16,6 @@ fw_pos_control_l1 start
|
|||
|
||||
#
|
||||
# Start Land Detector
|
||||
# Fixed wing for now until we have something for VTOL
|
||||
# Multicopter for now until we have something for VTOL
|
||||
#
|
||||
land_detector start fixedwing
|
||||
land_detector start multicopter
|
||||
|
|
Loading…
Reference in New Issue