projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed unneeded verbosity and checked for a 0x00 response from PICC after challenge...
[proxmark3-svn]
/
client
/
cmdlf.c
diff --git
a/client/cmdlf.c
b/client/cmdlf.c
index 1ce0ac81544e4562fd00fbe89c0d806c7d78e086..da74f97f62d0900d2d0ea0fad55cb2985d8731e3 100644
(file)
--- a/
client/cmdlf.c
+++ b/
client/cmdlf.c
@@
-410,7
+410,7
@@
int CmdLFSim(const char *Cmd)
printf(".");
}
printf("\n");
- PrintAndLog("Starting
simulator...
");
+ PrintAndLog("Starting
to simulate
");
UsbCommand c = {CMD_SIMULATE_TAG_125K, {GraphTraceLen, gap, 0}};
SendCommand(&c);
return 0;
Impressum
,
Datenschutz