mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
FMU PWM OUT: Start driver in interface
This commit is contained in:
@@ -179,6 +179,8 @@ then
|
|||||||
|
|
||||||
if [ $MIXER_AUX_FILE != none ]
|
if [ $MIXER_AUX_FILE != none ]
|
||||||
then
|
then
|
||||||
|
# Start the output module
|
||||||
|
$OUTPUT_CMD start
|
||||||
if $OUTPUT_CMD mode_${AUX_MODE}
|
if $OUTPUT_CMD mode_${AUX_MODE}
|
||||||
then
|
then
|
||||||
# Append aux mixer to main device.
|
# Append aux mixer to main device.
|
||||||
|
|||||||
Reference in New Issue
Block a user