commit
ee0deb8f9b
1 changed files with 1 additions and 1 deletions
2
Read.py
2
Read.py
|
@ -53,4 +53,4 @@ while continue_reading:
|
|||
print "Authentication error"
|
||||
|
||||
# Make sure to stop scanning for cards
|
||||
continue_reading = false
|
||||
continue_reading = False
|
||||
|
|
Loading…
Reference in a new issue