mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
fixed ulanding_radar autostart command
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
module_name: uLanding Radar
|
module_name: uLanding Radar
|
||||||
serial_config:
|
serial_config:
|
||||||
- command: ulanding_radar start ${SERIAL_DEV}
|
- command: ulanding_radar start -d ${SERIAL_DEV}
|
||||||
port_config_param:
|
port_config_param:
|
||||||
name: SENS_ULAND_CFG
|
name: SENS_ULAND_CFG
|
||||||
group: Sensors
|
group: Sensors
|
||||||
|
|||||||
Reference in New Issue
Block a user