]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfnedap.c
CHG: lowered the samples read.
[proxmark3-svn] / client / cmdlfnedap.c
index 21d47fb99f41c770fd28a48eb08ac4ff07328de4..eeb0793918d749fd8e6fd3e0ae1c62215440ca40 100644 (file)
@@ -202,7 +202,7 @@ lf t55xx wr b 4 d 4c0003ff
 
 int CmdLFNedapRead(const char *Cmd) {
        CmdLFRead("s");
-       getSamples("20000", TRUE);
+       getSamples("12000", TRUE);
        return CmdLFNedapDemod("");
 }
 /*
Impressum, Datenschutz