mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
Removed extra space
This commit is contained in:
@@ -11,7 +11,7 @@ then
|
||||
# Load main mixer
|
||||
#
|
||||
|
||||
if [ $MIXER_AUX == none -a $USE_IO == yes ]
|
||||
if [ $MIXER_AUX == none -a $USE_IO == yes ]
|
||||
then
|
||||
set MIXER_AUX $MIXER.aux
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user