mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-04 21:23:57 +08:00
Update rc.interface
This commit is contained in:
committed by
Lorenz Meier
parent
fff4934743
commit
4494182bfc
@@ -146,7 +146,7 @@ then
|
|||||||
|
|
||||||
if [ $MIXER_AUX_FILE != none ]
|
if [ $MIXER_AUX_FILE != none ]
|
||||||
then
|
then
|
||||||
if fmu mode_$AUX_MODE
|
if fmu mode_${AUX_MODE}
|
||||||
then
|
then
|
||||||
# Append aux mixer to main device
|
# Append aux mixer to main device
|
||||||
if [ $OUTPUT_MODE == hil ]
|
if [ $OUTPUT_MODE == hil ]
|
||||||
|
|||||||
Reference in New Issue
Block a user