]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfviking.c
FIX: lf hitag : Mea culpa, simulation should not have reader_field on. thanks to...
[proxmark3-svn] / client / cmdlfviking.c
index 039e4ae6015a3bdd7a99a4a63df69d614f777d7a..36f2a67278435f24bdd4ed538b4ba47bfbdcf34a 100644 (file)
@@ -60,7 +60,7 @@ int CmdVikingRead(const char *Cmd) {
        // read lf silently
        CmdLFRead("s");
        // get samples silently
-       getSamples("30000",false);
+       getSamples("12000", TRUE);
        // demod and output viking ID   
        return CmdVikingDemod(Cmd);
 }
Impressum, Datenschutz