projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
FIX: a define which was wrong
[proxmark3-svn]
/
common
/
lfdemod.h
diff --git
a/common/lfdemod.h
b/common/lfdemod.h
index 56c758ae7b2879fc48b3fa1f85646929c1941e39..9895434c98167755c0d03925399b7cce1a44f8d7 100644
(file)
--- a/
common/lfdemod.h
+++ b/
common/lfdemod.h
@@
-55,4
+55,5
@@
int ParadoxdemodFSK(uint8_t *dest, size_t *size, uint32_t *hi2, uint32_t *hi, ui
int PyramiddemodFSK(uint8_t *dest, size_t *size);
int VikingDemod_AM(uint8_t *dest, size_t *size);
int PrescoDemod(uint8_t *dest, size_t *size);
+int NedapDemod(uint8_t *dest, size_t *size);
#endif
Impressum
,
Datenschutz