]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfnoralsy.c
CHG:forget the "base"..
[proxmark3-svn] / client / cmdlfnoralsy.c
index f859bae9484e0aab6d53e87737c06bd833ced3d7..96c436556b38ee62a487da8f11ce7bb8e8af79d3 100644 (file)
@@ -184,7 +184,7 @@ int CmdNoralsyClone(const char *Cmd) {
                c.arg[1] = i;
                clearCommandBuffer();
                SendCommand(&c);
-               if (!WaitForResponseTimeout(CMD_ACK, &resp, 1000)){
+               if (!WaitForResponseTimeout(CMD_ACK, &resp, T55XX_WRITE_TIMEOUT)){
                        PrintAndLog("Error occurred, device did not respond during write operation.");
                        return -1;
                }
Impressum, Datenschutz