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 PWM for the Pi 5 #855

Closed
wants to merge 7 commits into from
Closed

Conversation

makermelissa
Copy link
Contributor

Fixes #847. This fixes PWM for the Pi 5 by using rpi-lgpio for the GPIO instead of libgpiod. To accomplish this, I needed it to install rpi-lgpio for the Pi 5 and RPi.GPIO for the Pi 4, so requirements.txt needed to run setup.py, which is able to determine the CPU model.

@makermelissa makermelissa requested a review from a team June 18, 2024 18:43
@makermelissa
Copy link
Contributor Author

Closing because it was from a bad branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants