FMUv5: Not supporting AUX yet

This commit is contained in:
Lorenz Meier 2016-12-23 18:42:00 +01:00
parent c28cd76e5f
commit cbe04d5f9b
1 changed files with 5 additions and 0 deletions

View File

@ -130,6 +130,11 @@ then
set MIXER_AUX none
fi
if ver hwcmp PX4FMU_V5
then
set MIXER_AUX none
fi
if [ $MIXER_AUX != none -a $AUX_MODE != none ]
then
#