gpio fix
This commit is contained in:
parent
2cec7a3e0b
commit
772364f0a7
2
main.py
2
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user