]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfjablotron.c
CHG: lowered the samples read.
[proxmark3-svn] / client / cmdlfjablotron.c
index 508886d5a86e06aad2f534b48ef7ca3ae4c374c5..95fe2922bf6880c5e3c073b1e18874478718bf30 100644 (file)
@@ -126,7 +126,7 @@ int CmdJablotronDemod(const char *Cmd) {
 
 int CmdJablotronRead(const char *Cmd) {
        CmdLFRead("s");
-       getSamples("20000", TRUE);
+       getSamples("12000", TRUE);
        return CmdJablotronDemod(Cmd);
 }
 
Impressum, Datenschutz