mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
typo
This commit is contained in:
parent
36c9790902
commit
ea83ce81aa
1 changed files with 1 additions and 1 deletions
|
@ -953,7 +953,7 @@ def dumpMad(dump18):
|
||||||
p.console(cmd)
|
p.console(cmd)
|
||||||
|
|
||||||
for line in p.grabbed_output.split('\n'):
|
for line in p.grabbed_output.split('\n'):
|
||||||
lprint(line)
|
lprint(line, prompt='')
|
||||||
|
|
||||||
lprint('`-._,-\'"`-._,-"`-._,-\'"`-._,-\'"`-._,-\'"`-._,-\'"`-._,-\'"`-._,-\'"`-._,')
|
lprint('`-._,-\'"`-._,-"`-._,-\'"`-._,-\'"`-._,-\'"`-._,-\'"`-._,-\'"`-._,-\'"`-._,')
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue