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 state change event to BiDirectionalMotor #729

Merged
merged 3 commits into from
Aug 29, 2023

Conversation

ctacke
Copy link
Contributor

@ctacke ctacke commented Aug 14, 2023

No description provided.

@@ -46,6 +74,7 @@ public void Stop()
public void Clockwise()
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could we call these StartClockWise() and StartCounterClockWise()? it'll improve discoverability using intellisense when users type start... like we do on Led animations (i.e. StartBlink, StartPulse, etc.)

@adrianstevens adrianstevens merged commit f3d6bc9 into develop Aug 29, 2023
2 checks passed
@adrianstevens adrianstevens deleted the feature/bi-directional-motor branch August 29, 2023 22:43
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.

3 participants