mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 07:10:35 +08:00
46dbb7cf63
Before, the logic to update disarm and rate values also triggered during bootup on the px4io, because the output functions are only set in updateSubscriptions(). Therefore change the check to prevent updating during the first cycle.