forked from Archive/PX4-Autopilot
rc.mavlink:Use tune_control
This commit is contained in:
parent
7d3d497831
commit
a2dde6bc19
|
@ -182,7 +182,7 @@ then
|
|||
then
|
||||
mavlink start -d /dev/iridium -m iridium -b 115200
|
||||
else
|
||||
tune_control play -m "ML<<CP4CP4CP4CP4CP4"
|
||||
tune_control play -t 20
|
||||
fi
|
||||
fi
|
||||
if param compare SYS_COMPANION 5115200
|
||||
|
|
Loading…
Reference in New Issue