projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Revert "dbg: Watchdog resets while 'hw tune lf'"
[proxmark3-svn]
/
client
/
cmdhw.c
diff --git
a/client/cmdhw.c
b/client/cmdhw.c
index 74e476eb55067a3c72eb4c666cb82f32dd1f4086..8f7243ada217370ebdba44d39ed033d113547fb4 100644
(file)
--- a/
client/cmdhw.c
+++ b/
client/cmdhw.c
@@
-449,7
+449,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");
}
Impressum
,
Datenschutz