]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.h
Merge pull request #34 from marshmellow42/master
[proxmark3-svn] / client / cmdlf.h
index 471e4e0cb0b1c185bbeec529bf4a228b93c5b751..e298d659aed8cb9e375508927505068251edd2e9 100644 (file)
@@ -21,6 +21,8 @@ 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);
+int CmdLFfind(const char *Cmd);
 
 #endif
Impressum, Datenschutz