]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdhf15.h
Issue 20 patch (refactored code of the iso15693 implementation as well as several...
[proxmark3-svn] / client / cmdhf15.h
index 4b9822b7aed2ca3706c75232cdc4089fbd033fdf..8d78e13f1c60fd30d63d27290bd135bc2d955257 100644 (file)
@@ -17,5 +17,9 @@ int CmdHF15Demod(const char *Cmd);
 int CmdHF15Read(const char *Cmd);
 int CmdHF15Reader(const char *Cmd);
 int CmdHF15Sim(const char *Cmd);
+int CmdHF15Record(const char *Cmd);
+int CmdHF15Cmd(const char*Cmd);
+int CmdHF15CmdHelp(const char*Cmd);
+int CmdHF15Help(const char*Cmd);
 
 #endif
Impressum, Datenschutz