Skip to content

Comments

Replace RPi.GPIO in dependencies#51

Open
DigitalArtifex wants to merge 2 commits intosunfounder:mainfrom
DigitalArtifex:main
Open

Replace RPi.GPIO in dependencies#51
DigitalArtifex wants to merge 2 commits intosunfounder:mainfrom
DigitalArtifex:main

Conversation

@DigitalArtifex
Copy link

RPi.GPIO has been replaced in the rest of the code with rpi-lgpio, except in the pyproject file. This caused build errors on other platforms. Changing it to match the actual dependency of rpi-lgpio fixed the build issue

The rest of the code has been updated to use rpi-lgpio, except the dependencies list in this file. This caused build errors on trixie
Replace RPi.GPIO with rpi-lgpio in dependencies list
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.

1 participant