-
Notifications
You must be signed in to change notification settings - Fork 6
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
Problem with GPIO. #13
Comments
We are working on it, it seams that new operating systems requires new GPIO lib. |
Problem is caused by using Raspbian Bookworm - the used GPIO lib does not support that distribution. |
The similar issue : raspberrypi/linux#6037 |
I think that we will remove the library supporting GPIO and wrote simple implementation instead |
GPIOD was introduced to main, it should be resolved. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I following instructions for installing the Mandeye Controller, encountered the following problem:
Best Regards,
Antun Jakopec
The text was updated successfully, but these errors were encountered: