]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.c
fix lf search bugs when no tag is on antenna
[proxmark3-svn] / client / cmdlf.c
index eb664a111391f9b03c13106e83aadc371b78fcad..cdfbee2d952741d48866cae7aa73db94001ee919 100644 (file)
@@ -945,7 +945,7 @@ int CmdLFfind(const char *Cmd)
                                PrintAndLog("\nValid EM4x05/EM4x69 Chip Found\nUse lf em 4x05readword/dump commands to read\n");
                                return 1;
                        }
-                       ans=CmdLFHitagReader("26");
+                       ans=CmdLFHitagReader("26"); // 26 = RHT2F_UID_ONLY
                        if (ans==0) {
                                return 1;
                        }
Impressum, Datenschutz