autotest: added OBC frame type
This commit is contained in:
parent
ad18019fb1
commit
4c5e59c098
@ -157,6 +157,9 @@ case $FRAME in
|
||||
EXTRA_PARM="param set VTAIL_OUTPUT 4;"
|
||||
EXTRA_SIM="--vtail"
|
||||
;;
|
||||
obc)
|
||||
BUILD_TARGET="sitl-obc"
|
||||
;;
|
||||
"")
|
||||
;;
|
||||
*)
|
||||
|
Loading…
Reference in New Issue
Block a user