qr timeout 4
This commit is contained in:
parent
5a9188c22b
commit
d68fee344e
@ -166,6 +166,7 @@ class Fotobox:
|
|||||||
pygame.display.flip()
|
pygame.display.flip()
|
||||||
|
|
||||||
def _qr_callback(self):
|
def _qr_callback(self):
|
||||||
|
if self._qr_timer.complete():
|
||||||
print("QR TIMEOUT")
|
print("QR TIMEOUT")
|
||||||
self._set_state(State.IDLE)
|
self._set_state(State.IDLE)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user