removed remainings of quadshot for now

This commit is contained in:
Roman Bapst
2014-12-02 11:02:23 +01:00
parent 887ed69099
commit e027bf2213
3 changed files with 5 additions and 11 deletions

View File

@@ -561,9 +561,9 @@ then
if [ $MAV_TYPE == none ]
then
# Use mixer to detect vehicle type
if [ $MIXER == FMU_quadshot ]
if [ $MIXER == FMU_caipirinha_vtol ]
then
set MAV_TYPE 20
set MAV_TYPE 19
fi
fi