maj
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user