mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 10:04:07 +08:00
3 lines
114 B
Plaintext
3 lines
114 B
Plaintext
# shellcheck disable=SC2154
|
|
mavlink start -x -u 14558 -r 4000000 -m onboard -o 14541 # add mavlink stream for SDK
|