]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf14a.h
FIX: an error that I introduced to the csetblock command with wrong length of crc...
[proxmark3-svn] / client / cmdhf14a.h
index 17c40bac1db68442fbe85d34489fbd5be2c6185b..93cbfd8fab1bcd2d5fa919eff1b60010c7473b3d 100644 (file)
@@ -13,7 +13,6 @@
 #define CMDHF14A_H__
 
 int CmdHF14A(const char *Cmd);
-
 int CmdHF14AList(const char *Cmd);
 int CmdHF14AMifare(const char *Cmd);
 int CmdHF14AReader(const char *Cmd);
@@ -22,4 +21,7 @@ int CmdHF14ASniff(const char *Cmd);
 
 char* getTagInfo(uint8_t uid);
 
+int usage_hf_14a_sim(void);
+int usage_hf_14a_sniff(void);
+int usage_hf_14a_raw(void);
 #endif
Impressum, Datenschutz