mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-14 19:17:35 +08:00
PWM out: Ensure correct loading on single-bank targets
This commit is contained in:
@@ -180,7 +180,6 @@ then
|
||||
if [ $MIXER_AUX_FILE != none ]
|
||||
then
|
||||
# Start the output module
|
||||
$OUTPUT_CMD start
|
||||
if $OUTPUT_CMD mode_${AUX_MODE}
|
||||
then
|
||||
# Append aux mixer to main device.
|
||||
|
||||
Reference in New Issue
Block a user