Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4906

Beginners • Re: Systemd, gpiozero, permissions - boot vs shell

$
0
0
Yes. Someone doing things properly for a change.

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



Viewing all articles
Browse latest Browse all 4906

Trending Articles