projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
CHG: "hf legic dump" now automatically detects tagtype and dumps accordingly.
[proxmark3-svn]
/
common
/
lfdemod.h
diff --git
a/common/lfdemod.h
b/common/lfdemod.h
index 9895434c98167755c0d03925399b7cce1a44f8d7..aefdadb8707ca055e918e4b3364108519b19370a 100644
(file)
--- a/
common/lfdemod.h
+++ b/
common/lfdemod.h
@@
-56,4
+56,5
@@
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);
+int JablotronDemod(uint8_t *dest, size_t *size);
#endif
Impressum
,
Datenschutz