mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-02-22 14:43:25 +08:00
oops, missed a bit!
This commit is contained in:
parent
98af9ddf8c
commit
7cea81eea6
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ if(len(sys.argv) < 3):
|
|||
print
|
||||
print 'Should produce the output:'
|
||||
print
|
||||
print '\tTarget (BA) matched with final LRC XOR byte value: 5A'
|
||||
print '\tTarget (BA) requires final LRC XOR byte value: 5A'
|
||||
print
|
||||
os._exit(True)
|
||||
|
||||
|
|
Loading…
Reference in a new issue