mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
8 lines
210 B
Bash
8 lines
210 B
Bash
#!/bin/sh
|
|
#
|
|
# ModalAI FC-v2 specific board MAVLink startup script.
|
|
#------------------------------------------------------------------------------
|
|
|
|
# Start MAVLink on the USB port
|
|
mavlink start -d /dev/ttyACM0
|