testcode.py aktualisiert
This commit is contained in:
parent
5c42e26d41
commit
542c81bc13
@ -1,7 +1,7 @@
|
||||
from gpiozero import MotionSensor
|
||||
from time import sleep
|
||||
|
||||
# Dein OUT-Kabel steckt an GPIO17
|
||||
# Das OUT-Kabel steckt an GPIO17
|
||||
pir = MotionSensor(17)
|
||||
|
||||
print("PIR Sensor Test gestartet...")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user