`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?
pd-reboot.pyseems, at some point, have been doing this:but that's now commented out and all the rest is just print statements. Which means the entire
pidesktop-reboot.servicemay not be needed any more?