Create web server
This commit is contained in:
@ -14,7 +14,3 @@ def run(pin: str):
|
||||
print("[Door] Unlocked!")
|
||||
|
||||
GPIO.cleanup(pin)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
run("XIO-P7")
|
||||
|
Reference in New Issue
Block a user