Decode max 10 QR's per second

This commit is contained in:
Thomas Farstrike
2025-05-15 13:37:52 +02:00
parent 6631b98b48
commit b342f4f16d
@@ -64,7 +64,7 @@ def qrdecode_live():
except TypeError as e:
print("QR TypeError: ", e)
status_label_text = status_label_text_found
time.sleep_ms(500)
time.sleep_ms(100)
def close_button_click(e):