]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfhitag.c
fix lf search bugs when no tag is on antenna
[proxmark3-svn] / client / cmdlfhitag.c
index 103f2b778babba3896a2cec3a28dc8d1cab61aa7..73c02a1409a41b0526b9fbef9bc02bfe35c8fb1e 100644 (file)
@@ -239,6 +239,7 @@ int CmdLFHitagReader(const char *Cmd) {
        c.arg[0] = htf;
 
        // Send the command to the proxmark
+       clearCommandBuffer();
        SendCommand(&c);
 
        UsbCommand resp;
Impressum, Datenschutz