projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
bug: hf mf chk - wrong size
[proxmark3-svn]
/
client
/
cmdlfsecurakey.c
diff --git
a/client/cmdlfsecurakey.c
b/client/cmdlfsecurakey.c
index 87ebb25e9dc3a6c9ef60b52d2390911c40adb355..8085eedc909ec3cb259567ff5d94aa8dd648967c 100644
(file)
--- a/
client/cmdlfsecurakey.c
+++ b/
client/cmdlfsecurakey.c
@@
-64,7
+64,7
@@
int CmdSecurakeyDemod(const char *Cmd) {
return 0;
}
setDemodBuf(DemodBuffer, 96, ans);
return 0;
}
setDemodBuf(DemodBuffer, 96, ans);
-
//setGrid_Clock(40
);
+
setClockGrid(g_DemodClock, g_DemodStartIdx + (ans*g_DemodClock)
);
//got a good demod
uint32_t raw1 = bytebits_to_byte(DemodBuffer , 32);
//got a good demod
uint32_t raw1 = bytebits_to_byte(DemodBuffer , 32);
Impressum
,
Datenschutz