made red led changes

This commit is contained in:
EggMan 2024-05-06 10:01:58 -04:00
parent 4cd3f6c275
commit 8b701d218e

View File

@ -214,6 +214,7 @@ while True:
print("Credential authenticated!")
GPIO.output(redLed, GPIO.LOW)
for i in range(2):
GPIO.output(greenLed, GPIO.HIGH)
time.sleep(0.05)