forked from Archive/PX4-Autopilot
Removed extra space
This commit is contained in:
parent
3f9a4ce00e
commit
db6ad147d5
|
@ -11,7 +11,7 @@ then
|
||||||
# Load main mixer
|
# Load main mixer
|
||||||
#
|
#
|
||||||
|
|
||||||
if [ $MIXER_AUX == none -a $USE_IO == yes ]
|
if [ $MIXER_AUX == none -a $USE_IO == yes ]
|
||||||
then
|
then
|
||||||
set MIXER_AUX $MIXER.aux
|
set MIXER_AUX $MIXER.aux
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue