projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix lf io clone (issue #331):
[proxmark3-svn]
/
client
/
cmdlfcotag.c
diff --git
a/client/cmdlfcotag.c
b/client/cmdlfcotag.c
index 71f171157a4bcfea6f8d6edcf8c89db96e2e820a..6d035e8c71d4e529561b46f4f482d98327964009 100644
(file)
--- a/
client/cmdlfcotag.c
+++ b/
client/cmdlfcotag.c
@@
-96,7
+96,7
@@
int CmdCOTAGRead(const char *Cmd) {
case 2: {
CmdPlot("");
CmdGrid("384");
- getSamples(
""
, true); break;
+ getSamples(
0
, true); break;
}
case 1: {
GetFromBigBuf(DemodBuffer, COTAG_BITS, 0);
Impressum
,
Datenschutz