diff --git a/main.py b/main.py index 4f900fb..ad03c6c 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