Browse Source

px4.config: use the ESC J13 UART on Snapdragon

sbg
Julian Oes 9 years ago committed by Lorenz Meier
parent
commit
a318c4a4cd
  1. 2
      posix-configs/eagle/flight/px4.config

2
posix-configs/eagle/flight/px4.config

@ -13,7 +13,7 @@ ekf2 start @@ -13,7 +13,7 @@ ekf2 start
land_detector start multicopter
mc_pos_control start
mc_att_control start
uart_esc start -d /dev/tty-2
uart_esc start -d /dev/tty-3
sleep 1
list_devices
list_files

Loading…
Cancel
Save