diff --git a/.idea/misc.xml b/.idea/misc.xml index 0cddb8e..92298c3 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,5 +3,5 @@ - + \ No newline at end of file diff --git a/main.py b/main.py index 342d51c..3abdbfa 100644 --- a/main.py +++ b/main.py @@ -33,7 +33,7 @@ On Windows, the native WebAuthn API will be used. """ import time import configparser -gpie = False +gpie = True if gpie: import RPi.GPIO as GPIO import pickle