Merge pull request #2695 from PX4/vtol_land_detector

use multicopter landing detector for vtol
This commit is contained in:
Roman Bapst
2015-08-14 09:01:24 +02:00
+2 -2
View File
@@ -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