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 'motor' and 'Motor' definitions #91

Open
jmsv opened this issue Aug 9, 2018 · 0 comments
Open

Fix 'motor' and 'Motor' definitions #91

jmsv opened this issue Aug 9, 2018 · 0 comments

Comments

@jmsv
Copy link
Owner

jmsv commented Aug 9, 2018

When plans were made to add stepper motor support, Motor was renamed to DC, see #48.
I thought this would be better done sooner rather than later, although people were already using Motor, for example at:

This could be fixed by creating classes inheriting from DC, printing a deprecation warning before calling DC.__init__

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

No branches or pull requests

1 participant