]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfvisa2000.c
ADD: 'hf emv' - forgot to add some file
[proxmark3-svn] / client / cmdlfvisa2000.c
index e432954d98d0c4ea90e7f413082de314da118501..42e1a00ff88e1519898e38aed5333cca5cd70bae 100644 (file)
@@ -99,7 +99,7 @@ int CmdVisa2kDemod(const char *Cmd) {
 
 int CmdVisa2kRead(const char *Cmd) {
        CmdLFRead("s");
-       getSamples("20000",TRUE);
+       getSamples("16000",TRUE);
        return CmdVisa2kDemod(Cmd);
 }
 
Impressum, Datenschutz