This commit is contained in:
EggMan20339 2024-05-09 21:59:18 -04:00
parent 9a55dec5f2
commit be315e85aa

View File

@ -116,8 +116,8 @@ def read_nfc_tag():
return None return None
finally: finally:
if clf: if clf:
clf.close() # clf.close()
pass
while True: while True:
if gpie: if gpie: