mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 02:06:27 +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
|
# Start Land Detector
|
||||||
#
|
#
|
||||||
fw_land_detector start
|
land_detector start fixedwing
|
||||||
|
|
||||||
#
|
#
|
||||||
# Misc apps
|
# Misc apps
|
||||||
|
|||||||
@@ -14,4 +14,4 @@ mc_pos_control start
|
|||||||
#
|
#
|
||||||
# Start Land Detector
|
# Start Land Detector
|
||||||
#
|
#
|
||||||
mc_land_detector start
|
land_detector start multicopter
|
||||||
|
|||||||
Reference in New Issue
Block a user