]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/lfdemod.h
FIX: the "hf list legic" on MIM1024 wrapped around readingbyte 255 due to a too...
[proxmark3-svn] / common / lfdemod.h
index 9895434c98167755c0d03925399b7cce1a44f8d7..aefdadb8707ca055e918e4b3364108519b19370a 100644 (file)
@@ -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