Skip to content

remove PWMOut from pulseio #4694

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

Merged
merged 3 commits into from
May 3, 2021

Conversation

dhalbert
Copy link
Collaborator

@dhalbert dhalbert commented May 1, 2021

Fixes #3211.

PWMOut is now solely in pwmio, as planned for 7.0.0.

@dhalbert dhalbert requested review from tannewt and jepler May 1, 2021 02:40
@dhalbert dhalbert force-pushed the remove-pwmout-from-pulseio branch from 51779cf to 1351a62 Compare May 1, 2021 03:14
@dhalbert dhalbert force-pushed the remove-pwmout-from-pulseio branch from 1351a62 to cae31d6 Compare May 1, 2021 13:31
@dhalbert
Copy link
Collaborator Author

dhalbert commented May 3, 2021

There were identical changes needed for #4696, so I cherry-picked back and forth between the two PR's, #4696 is now merged, and what's left here is now all that is necessary.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you!

@tannewt tannewt merged commit 5045009 into adafruit:main May 3, 2021
@dhalbert dhalbert deleted the remove-pwmout-from-pulseio branch July 22, 2021 18:19
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.

Move PWMOut to new pwmio module
2 participants