Skip to content

Fix motor not waiting

Jonas Petersson requested to merge motor_fix_waiting into main

Due to the daemon and poller being slightly out of sync, the wait command thought the motor was done before it even started. Force the motor to be BUSY when setting the target.

Merge request reports