]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlfawid26.h
added the changes from PM3 master.
[proxmark3-svn] / client / cmdlfawid26.h
index c0facf5177376c952e0a0903faaba915db30b872..cb1cd9e213017e04455d94407aa89ee65ff5b3e6 100644 (file)
@@ -13,4 +13,6 @@
 int CmdLFAWID26(const char *Cmd);
 
 int CmdClone(const char *Cmd);
+bool awid26_hex_to_uid(unsigned char *response, unsigned char *awid26);
+bool bcd_to_awid26_bin(unsigned char *awid26, unsigned char *bcd);
 #endif
Impressum, Datenschutz