]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhfepa.c
fixed 'hf mf' command and some others
[proxmark3-svn] / client / cmdhfepa.c
index c6db746c6ed52945af83698af3a5eb6cd2ee5a45..41f801e705aa83c1b1242bfe31f65549e518a853 100644 (file)
@@ -88,7 +88,7 @@ int CmdHelp(const char *Cmd)
 int CmdHFEPA(const char *Cmd)
 {
        // flush
-       while (!WaitForResponseTimeout(CMD_ACK,NULL,500));
+       WaitForResponseTimeout(CMD_ACK,NULL,100);
 
        // parse
   CmdsParse(CommandTable, Cmd);
Impressum, Datenschutz