]> cvs.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlft55xx.c
FIX: Marshmellow hinted that I should use another fskclock method, which obeys the...
[proxmark3-svn] / client / cmdlft55xx.c
index 29b8032e1348412014165aa91818c42cfb42d188..f7465022960dd760a131bc08201de28c735d2eaf 100644 (file)
@@ -216,7 +216,7 @@ int CmdReadBlk(const char *Cmd)
                // try a detection.     \r
        }\r
        \r
-       if (CmdDetectClockRate("f")){ //wave is almost certainly FSK\r
+       if (GetFskClock("", FALSE, FALSE)){ //wave is almost certainly FSK\r
                // FSK\r
                if ( FSKrawDemod("0 0", FALSE) && test())\r
                        printT55xx("FSK");\r
Impressum, Datenschutz