forked from Archive/PX4-Autopilot
px4.config: remove rc_receiver
This was in there by accident.
This commit is contained in:
parent
40c6ac94c7
commit
f006840f2a
|
@ -14,7 +14,6 @@ land_detector start multicopter
|
|||
mc_pos_control start
|
||||
mc_att_control start
|
||||
uart_esc start -d /dev/tty-2
|
||||
rc_receiver start-D /dev/tty-3
|
||||
sleep 1
|
||||
list_devices
|
||||
list_files
|
||||
|
|
Loading…
Reference in New Issue