]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfpresco.c
ADD: 'lf visa2000' commands. (SIM/CLONE/READ) almost finished.
[proxmark3-svn] / client / cmdlfpresco.c
index 829e2e6f5bbc91ae152cf294a079dac66a4b9c1c..3bf5e1be68c54831e8a837bf5267680883a0747d 100644 (file)
@@ -153,7 +153,7 @@ int CmdPrescoRead(const char *Cmd) {
        // read lf silently
        CmdLFRead("s");
        // get samples silently
-       getSamples("30000",false);
+       getSamples("20000", TRUE);
        // demod and output Presco ID   
        return CmdPrescoDemod(Cmd);
 }
Impressum, Datenschutz