Merge pull request #651 from PX4/hotfix_beta_startup

Startup: fix merge mistake
This commit is contained in:
Thomas Gubler
2014-02-11 15:38:15 +01:00
+1
View File
@@ -479,6 +479,7 @@ then
set MAV_TYPE 2
fi
if [ $MIXER == FMU_hexa_x -o $MIXER == FMU_hexa_+ ]
then
set MAV_TYPE 13
fi
if [ $MIXER == hexa_cox ]