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
Hi, When I launch your install script it says
=> Installing shutdown listener... => Starting shutdown listener... Starting listen-for-shutdown.py Shutdown listener installed. /usr/local/bin/listen-for-shutdown.py:9: RuntimeWarning: A physical pull up resistor is fitted on this channel! GPIO.setup(3, GPIO.IN, pull_up_down=GPIO.PUD_UP)
Then it is not responding and I have to quit with Ctrl + C
How can I solve this problem? Also the project is awesome 😄
Thanks.
The text was updated successfully, but these errors were encountered:
Ok, it's working.
Sorry, something went wrong.
how did you fix it, i'm having the same issue, cheers
Fixes "RuntimeWarning: A physical pull up resistor is fitted on this …
41e29e6
…channel!" error - Ref: Issue Howchoo#12 - Ref: Issue Howchoo#34
No branches or pull requests
Hi,
When I launch your install script it says
Then it is not responding and I have to quit with Ctrl + C
How can I solve this problem?
Also the project is awesome 😄
Thanks.
The text was updated successfully, but these errors were encountered: