This commit is contained in:
EggMan20339 2024-05-09 22:36:28 -04:00
parent eabd40db41
commit fdb0e045f8

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