This commit is contained in:
2026-04-02 14:51:43 +02:00
parent 902a626776
commit 8735d4967a
4 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
from mfrc522 import SimpleMFRC522 as RFIDReader
##
reader = RFIDReader()
print("En attente...")
@@ -12,4 +12,4 @@ try:
print("-----")
except KeyboardInterrupt:
print("Stop")
print("Stop")