]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfepa.c
On another note; a nice udev-rule to have pm3 appear as /dev/pm3-1 (or /dev/pm3-2...
[proxmark3-svn] / client / cmdhfepa.c
index 8f6a6af2d7b2a3c114bff2426faa7e040374ed18..3286ceb9cce45a2f9d9738219347044db63a303a 100644 (file)
@@ -45,7 +45,7 @@ int CmdHFEPACollectPACENonces(const char *Cmd)
                SendCommand(&c);
                UsbCommand resp;
     
-    WaitForResponse(CMD_ACK,&resp);
+               WaitForResponse(CMD_ACK,&resp);
 
                // check if command failed
                if (resp.arg[0] != 0) {
Impressum, Datenschutz