@ -66,7 +66,7 @@ while True:
GPIO.output(14, GPIO.LOW)
print("Waiting for device...")
while True:
GPIO.output(14, GPIO.HIGH)
dev = next(CtapHidDevice.list_devices(), None)
if dev:
The note is not visible to the blocked user.