mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-13 10:43:01 +08: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");
|
||||
}
|
||||
} else {
|
||||
PrintAndLog("no answer");
|
||||
PrintAndLog("timeout: no answer");
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
|
Loading…
Reference in a new issue