This commit is contained in:
EggMan 2024-05-06 11:52:11 -04:00
parent 8b701d218e
commit e3f9b0444d

View File

@ -239,3 +239,4 @@ while True:
time.sleep(0.05) time.sleep(0.05)
GPIO.output(redLed, GPIO.HIGH) GPIO.output(redLed, GPIO.HIGH)
time.sleep(0.05) time.sleep(0.05)