mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
ROMFS: Corrected land detector startup scripts
This commit is contained in:
parent
9ea086bf2d
commit
73c7b44f6a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user