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

Switch GPIO library #19

Merged
merged 26 commits into from
Sep 22, 2019
Merged

Switch GPIO library #19

merged 26 commits into from
Sep 22, 2019

Conversation

CrazyIvan359
Copy link
Owner

Switch away from Adafruit_GPIO and use custom wrapper of RPi.GPIO for hardware access to GPIO pins.

Fixes #2

This will also make #16 possible and simplify the addition of #8 and #12

@CrazyIvan359 CrazyIvan359 added enhancement New feature or request GPIO GPIO Module labels Sep 22, 2019
@CrazyIvan359 CrazyIvan359 changed the title Gpio switch lib Switch GPIO library Sep 22, 2019
@CrazyIvan359 CrazyIvan359 merged commit 57b5b99 into master Sep 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GPIO GPIO Module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GPIO] Switch away from depreciated Adafruit_GPIO library
1 participant