974daaa0f0
revert Changed time delay from 1s to 2s
@@ -6,4 +6,4 @@ live_pin = Pin(3, Pin.IN, Pin.PULL_UP)
while True:
print(f"{inverter_pin.value()}{live_pin.value()}")
time.sleep(2)
time.sleep(1)
The note is not visible to the blocked user.