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

✨ Added Motor Group Append/Erase Functions #707

Open
wants to merge 4 commits into
base: develop-pros-4
Choose a base branch
from

Conversation

Gracelu128
Copy link
Contributor

@Gracelu128 Gracelu128 commented Oct 23, 2024

Summary:

Added append function that takes in port number and erase function that takes in reference to motor group.

Motivation:

The append function previously required a reference to the motor group, and the erase function required a port number. This update allows the append function to accept a port number, and the erase function to use a reference to the motor group.

Test Plan:

  • Try appending port via port number to motor group
  • Try erasing motors in motor group via reference to motor group

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.

1 participant