Merge pull request #1600 from anton-matosov/SK450DeadCat.v2

Implemented SK450 DeadCat frame support
This commit is contained in:
Lorenz Meier
2015-01-08 17:55:12 +01:00
7 changed files with 89 additions and 7 deletions

View File

@@ -524,7 +524,7 @@ then
then
set MAV_TYPE 2
fi
if [ $MIXER == quad_w ]
if [ $MIXER == quad_w -o $MIXER == sk450_deadcat ]
then
set MAV_TYPE 2
fi