@@ -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(1)
time.sleep(2)
The note is not visible to the blocked user.