forked from Archive/PX4-Autopilot
Merge pull request #651 from PX4/hotfix_beta_startup
Startup: fix merge mistake
This commit is contained in:
commit
6f506874eb
|
@ -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 ]
|
||||
|
|
Loading…
Reference in New Issue