forked from Archive/PX4-Autopilot
fixed ulanding_radar autostart command
This commit is contained in:
parent
be5c5856e7
commit
c9b89ee869
|
@ -1,6 +1,6 @@
|
|||
module_name: uLanding Radar
|
||||
serial_config:
|
||||
- command: ulanding_radar start ${SERIAL_DEV}
|
||||
- command: ulanding_radar start -d ${SERIAL_DEV}
|
||||
port_config_param:
|
||||
name: SENS_ULAND_CFG
|
||||
group: Sensors
|
||||
|
|
Loading…
Reference in New Issue