]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.c
CHG: increased the preamble
[proxmark3-svn] / client / cmdlf.c
index 0093c5be15d81d1fd9575ee42bb38c0fbc1f125b..0ab24dba5338a38a15c6ace04d77f77c52bcbf10 100644 (file)
@@ -1119,7 +1119,7 @@ int CmdLFfind(const char *Cmd) {
                PrintAndLog("\nValid NexWatch ID Found!");
                return 1;
        }
-       ans=CmdFSKdemodNedap("");
+       ans=CmdLFNedapDemod("");
        if (ans>0) {
                PrintAndLog("\nValid NEDAP ID Found!");
                return 1;
Impressum, Datenschutz