Yes. Someone doing things properly for a change.
Though I'd do it like this:
Though I'd do it like this:
Code:
import os.pathimport timewhile not os.path.exists('/dev/gpiomem'): time.sleep(1)
Statistics: Posted by thagrol — Sat Nov 30, 2024 1:40 pm