mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
pwm_input was not working correctly (only after a pwm_input reset) on Pixracer because fmu was started on all PWM output channels. This moves the check if PWM input is needed up before the fmu start.