mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 10:26:52 +08:00
updated to use rc driver from PX4, instead of from FC addons (#7798)
* updated to use rc driver from PX4, instead of from FC addons * fixed format * update per comments * fix format * fix format * remove duplicated __PX4_QURT
This commit is contained in:
committed by
ChristophTobler
parent
8f1355c325
commit
0ae76aff32
@@ -84,7 +84,7 @@ land_detector start multicopter
|
||||
mc_pos_control start
|
||||
mc_att_control start
|
||||
uart_esc start -D /dev/tty-1
|
||||
rc_receiver start -D /dev/tty-101
|
||||
spektrum_rc start -d /dev/tty-101
|
||||
sleep 1
|
||||
list_devices
|
||||
list_files
|
||||
|
||||
Reference in New Issue
Block a user