mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 08:36:08 +08:00
px4io: allow switching to rate ctrl wq
This commit is contained in:
@@ -708,7 +708,7 @@ void PX4IO::Run()
|
||||
}
|
||||
}
|
||||
|
||||
_mixing_output.updateSubscriptions(false, true);
|
||||
_mixing_output.updateSubscriptions(true, true);
|
||||
|
||||
perf_end(_cycle_perf);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user