projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
9d7e993
)
chg: changed comment
author
iceman1001
<iceman@iuse.se>
Thu, 7 Jul 2016 00:13:02 +0000
(
02:13
+0200)
committer
iceman1001
<iceman@iuse.se>
Thu, 7 Jul 2016 00:13:02 +0000
(
02:13
+0200)
common/lfdemod.c
patch
|
blob
|
blame
|
history
diff --git
a/common/lfdemod.c
b/common/lfdemod.c
index a410fd7c3e5ff7d8f68192725c50caccbbaebc87..8b31f1a4c10a751cd447d2667aa89f7a57a7e22e 100644
(file)
--- a/
common/lfdemod.c
+++ b/
common/lfdemod.c
@@
-766,7
+766,7
@@
int PyramiddemodFSK(uint8_t *dest, size_t *size)
return (int)startIdx;
}
return (int)startIdx;
}
-// find
presco preamble 0x10D
in already demoded data
+// find
nedap preamble
in already demoded data
int NedapDemod(uint8_t *dest, size_t *size) {
//make sure buffer has data
if (*size < 128) return -3;
int NedapDemod(uint8_t *dest, size_t *size) {
//make sure buffer has data
if (*size < 128) return -3;
Impressum
,
Datenschutz