projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of https://github.com/iceman1001/proxmark3
[proxmark3-svn]
/
client
/
cmdhw.c
diff --git
a/client/cmdhw.c
b/client/cmdhw.c
index 537e6335a1f78709a681603333581a4f22ce2c9d..5e2f74853f6130c42a32d3cb44482544fc9e9203 100644
(file)
--- a/
client/cmdhw.c
+++ b/
client/cmdhw.c
@@
-289,7
+289,7
@@
int CmdPing(const char *Cmd)
UsbCommand c = {CMD_PING};
SendCommand(&c);
if (WaitForResponseTimeout(CMD_ACK, &resp, 1000))
- PrintAndLog("Ping successful
l
");
+ PrintAndLog("Ping successful");
else
PrintAndLog("Ping failed");
return 0;
Impressum
,
Datenschutz