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

add support for cleaning up multiple channels #71

Merged
merged 4 commits into from
Jul 5, 2022

Conversation

pjueon
Copy link
Owner

@pjueon pjueon commented Jul 5, 2022

related to #54

// example: 
GPIO::cleanup({chan1, chan2});

Copy link
Owner Author

@pjueon pjueon left a comment

Choose a reason for hiding this comment

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

Checklists:

  • the functionality is implemented
  • the test case is added
  • the documentation is updated
  • all the tests have passed

@pjueon pjueon merged commit b2ce26d into master Jul 5, 2022
@pjueon pjueon deleted the feature/cleanup-multiple-channels branch July 5, 2022 11:57
@pjueon pjueon added this to the v2.0 milestone Nov 5, 2023
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.

None yet

1 participant