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
commit 6f506874eb
1 changed files with 1 additions and 0 deletions

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 ]