get MAV_TYPE by mixer file for FireFly6

This commit is contained in:
tumbili
2015-01-05 20:52:18 +01:00
committed by Lorenz Meier
parent f4c294bf5d
commit ef9b1b134e

View File

@@ -580,6 +580,10 @@ then
then
set MAV_TYPE 19
fi
if [ $MIXER == FMU_firefly6 ]
then
set MAV_TYPE 21
fi
fi
# Still no MAV_TYPE found