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