mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 07:10:35 +08:00
11 lines
164 B
Bash
11 lines
164 B
Bash
#!/bin/sh
|
|
#
|
|
# AUAV/mRO x21 specific board defaults
|
|
#------------------------------------------------------------------------------
|
|
|
|
|
|
if [ $AUTOCNF = yes ]
|
|
then
|
|
|
|
fi
|