parent e3817a15d9
commit 7343b861a3

@ -145,6 +145,18 @@ def handle_finger_detection(finger_count):
# paused = True # paused = True
# popup_open = True # popup_open = True
# show_stop_recognition_window() # show_stop_recognition_window()
# if finger_count == 1:
# paused = True
# popup_open = True
# show_stop_recognition_window()
# if finger_count == 1:
# paused = True
# popup_open = True
# show_stop_recognition_window()
# if finger_count == 1:
# paused = True
# popup_open = True
# show_stop_recognition_window()
def show_finger_window(message): def show_finger_window(message):
def on_continue(): def on_continue():

Loading…
Cancel
Save