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

Unneeded code? #19

Open
jernst opened this issue Jun 11, 2018 · 1 comment
Open

Unneeded code? #19

jernst opened this issue Jun 11, 2018 · 1 comment

Comments

@jernst
Copy link

jernst commented Jun 11, 2018

pd-reboot.py seems, at some point, have been doing this:

GPIO.output(31,GPIO.HIGH)

but that's now commented out and all the rest is just print statements. Which means the entire pidesktop-reboot.service may not be needed any more?

@hoopsurfer
Copy link
Owner

true, actually that moved to the gpio command added to /boot/config.txt which works so much better in my testing.

I left the reboot service because it provides a useful hook, some messages in the log and hoping I could get at the firmware soon and make it more useful, so far that hasn't happened.

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

No branches or pull requests

2 participants