]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfvisa2000.c
CHG: lowered the samples read.
[proxmark3-svn] / client / cmdlfvisa2000.c
index e432954d98d0c4ea90e7f413082de314da118501..79924c76fe6a950bd28371a9552c5fede47e77a3 100644 (file)
@@ -99,7 +99,7 @@ int CmdVisa2kDemod(const char *Cmd) {
 
 int CmdVisa2kRead(const char *Cmd) {
        CmdLFRead("s");
-       getSamples("20000",TRUE);
+       getSamples("12000",TRUE);
        return CmdVisa2kDemod(Cmd);
 }
 
Impressum, Datenschutz