diff --git a/main.py b/main.py index 6eb73c7..c4713be 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