]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfjablotron.c
CHG: enhanced the debug output for some LF demod/decode
[proxmark3-svn] / client / cmdlfjablotron.c
index bd99fede512f47aebd5f866826fdedf12525ebab..eff0124dd993cc6f56ef93ecfdfdef1835d68c2a 100644 (file)
@@ -130,7 +130,7 @@ int CmdJablotronDemod(const char *Cmd) {
 
 int CmdJablotronRead(const char *Cmd) {
        CmdLFRead("s");
-       getSamples("30000",false);
+       getSamples("20000", TRUE);
        return CmdJablotronDemod(Cmd);
 }
 
Impressum, Datenschutz