Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


enable gpio output when boot is complete
#16
Just like it is done in the script:

until (subprocess.popen( ... ) == "1")

or == 1

depending on the subsystem.popen return type (string/char vs int), I am not proficient in Python...
Reply


Messages In This Thread
RE: enable gpio output when boot is complete - by Nutul - 01-09-2024, 09:54 AM

Forum Jump: