use multicopter landing detector for vtol

This commit is contained in:
tumbili 2015-08-14 07:36:16 +02:00
parent 133f5a38a9
commit 1a2ea94c09
1 changed files with 2 additions and 2 deletions

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