We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I ran your test and attached an led but it didn't work. Just want to make sure.
The text was updated successfully, but these errors were encountered:
I can confirm this issue. I get the following error on my Raspberry Pi 2.
Error: ENOENT, open '/sys/class/gpio/gpio13/direction' at Error (native)
Sorry, something went wrong.
Apparently the issue isn't with pi-gpio. It is gpio-admin that this module uses. The path for gpio seems to have changed.
pi-gpio
gpio-admin
romilly/quick2wire-gpio-admin#5
Pulling from this repo branch fitpath worked for me. https://github.com/rexington/quick2wire-gpio-admin/tree/fixpath
Might be the new path as described in #45.
No branches or pull requests
I ran your test and attached an led but it didn't work. Just want to make sure.
The text was updated successfully, but these errors were encountered: