diff --git a/main.py b/main.py index ad03c6c..4f900fb 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 = True +gpie = False if gpie: import RPi.GPIO as GPIO import pickle