projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix: (issue #72) LF simulation didn't work with lo_edge_detect.v
[proxmark3-svn]
/
client
/
cmdlfem4x.c
diff --git
a/client/cmdlfem4x.c
b/client/cmdlfem4x.c
index 95b0342d4d5d3a0e204ad18c5d2169a22df3fc79..232d56357cfa4ffd99e9f0a3f048d9696778bc74 100644
(file)
--- a/
client/cmdlfem4x.c
+++ b/
client/cmdlfem4x.c
@@
-61,7
+61,7
@@
int CmdEM410xRead(const char *Cmd)
}
/* get clock */
- clock = Get
Clock(Cmd, high, 0
);
+ clock = Get
AskClock(Cmd, false, false
);
/* parity for our 4 columns */
parity[0] = parity[1] = parity[2] = parity[3] = 0;
Impressum
,
Datenschutz