mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-19 04:49:38 -07:00
clarification in 'hf 15 cmd write' message using Adrian's second patch from issue 20
This commit is contained in:
parent
fdb67f1c8d
commit
eba61a5647
1 changed files with 1 additions and 1 deletions
|
@ -705,7 +705,7 @@ int CmdHF15CmdSysinfo(const char *Cmd) {
|
||||||
PrintAndLog("CRC failed");
|
PrintAndLog("CRC failed");
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
PrintAndLog("no answer");
|
PrintAndLog("timeout: no answer");
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue