adding tricopter mav type to rcS

This commit is contained in:
Trent Lukaczyk
2015-02-05 23:23:41 -08:00
parent 531eaa2314
commit 33141ae7a2
+4
View File
@@ -515,6 +515,10 @@ then
then
set MAV_TYPE 2
fi
if [ $MIXER == tri_y_yaw- -o $MIXER == tri_y_yaw+ ]
then
set MAV_TYPE 2
fi
if [ $MIXER == hexa_x -o $MIXER == hexa_+ ]
then
set MAV_TYPE 13