]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.h
First try att merging with head
[proxmark3-svn] / client / cmdlf.h
index e1f15d2c81343a5990390272d28e62bcb75c44c3..7278754b8433a6f89fdc33f778e4c5058e082eba 100644 (file)
@@ -16,10 +16,12 @@ int CmdLF(const char *Cmd);
 int CmdLFCommandRead(const char *Cmd);
 int CmdFlexdemod(const char *Cmd);
 int CmdIndalaDemod(const char *Cmd);
+int CmdIndalaClone(const char *Cmd);
 int CmdLFRead(const char *Cmd);
 int CmdLFSim(const char *Cmd);
 int CmdLFSimBidir(const char *Cmd);
 int CmdLFSimManchester(const char *Cmd);
+int CmdLFSnoop(const char *Cmd);
 int CmdVchDemod(const char *Cmd);
 
 #endif
Impressum, Datenschutz