This commit is contained in:
2026-04-02 15:00:09 +02:00
parent 825f153f51
commit a8f236427e
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")