This commit is contained in:
caschick221 2024-05-06 16:29:17 -04:00
parent 2cec7a3e0b
commit 772364f0a7

View File

@ -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