]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - common/iso15693tools.h
Unstable branch: ported iclass research from Pentura_Prox's previous proxmark implent...
[proxmark3-svn] / common / iso15693tools.h
index c831fec4c2d988175cef431f436e9846957a2fd5..9e9fe5d39d2bda58661bc9aff3829864aca3177c 100644 (file)
@@ -70,7 +70,7 @@
 uint16_t Iso15693Crc(uint8_t *v, int n);
 int Iso15693AddCrc(uint8_t *req, int n);
 char* Iso15693sprintUID(char *target,uint8_t *uid);
-
+unsigned short iclass_crc16(char *data_p, unsigned short length);
 //-----------------------------------------------------------------------------
 // Map a sequence of octets (~layer 2 command) into the set of bits to feed
 // to the FPGA, to transmit that command to the tag.
Impressum, Datenschutz