]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf15.c
clarification in 'hf 15 cmd write' message using Adrian's second patch from issue 20
[proxmark3-svn] / client / cmdhf15.c
index 031075092a9af418bb98948b149a670d42d8c38d..851af8a80603751e490a1de7ee189513d7b4dff8 100644 (file)
@@ -705,7 +705,7 @@ int CmdHF15CmdSysinfo(const char *Cmd) {
                        PrintAndLog("CRC failed");
                }
        } else {
-               PrintAndLog("no answer");
+               PrintAndLog("timeout: no answer");
        }
        
        return 0;
Impressum, Datenschutz