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

coast on disabled for wrist component #103

Closed
wants to merge 1 commit into from

Conversation

Hik-ari
Copy link
Contributor

@Hik-ari Hik-ari commented Jan 24, 2025

No description provided.

@Hik-ari Hik-ari requested a review from auscompgeek January 24, 2025 08:14
@@ -20,7 +20,7 @@ def __init__(self):

wrist_config = SparkMaxConfig()
wrist_config.inverted(False)
wrist_config.setIdleMode(SparkMaxConfig.IdleMode.kBrake)
wrist_config.setIdleMode(SparkMaxConfig.IdleMode.kCoast)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this need to continue to be in brake mode whilst enabled?

@auscompgeek
Copy link
Member

Superseded by #108

@auscompgeek auscompgeek closed this Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants