Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(motion-control): Don't clear stepper-ok in stop request (#813) #814

Merged
merged 1 commit into from
Nov 7, 2024

Commits on Nov 4, 2024

  1. fix(motion-control): Don't clear stepper-ok in stop request (#813)

    * We don't need to clear the stepper ok field when we get a stop message.
    
    * Ok i was wrong about how this worked. We don't want to leave the motor enable false we just want to turn the brake on for a bit then turn it back off to leave the motor enabled.
    ryanthecoder authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5a5ca72 View commit details
    Browse the repository at this point in the history