mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 15:04:07 +08:00
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.