mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
ROMFS: Corrected land detector startup scripts
This commit is contained in:
@@ -17,7 +17,7 @@ fw_pos_control_l1 start
|
||||
#
|
||||
# Start Land Detector
|
||||
#
|
||||
fw_land_detector start
|
||||
land_detector start fixedwing
|
||||
|
||||
#
|
||||
# Misc apps
|
||||
|
||||
@@ -14,4 +14,4 @@ mc_pos_control start
|
||||
#
|
||||
# Start Land Detector
|
||||
#
|
||||
mc_land_detector start
|
||||
land_detector start multicopter
|
||||
|
||||
Reference in New Issue
Block a user