]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.h
Merge pull request #74 from marshmellow42/master
[proxmark3-svn] / client / cmdlf.h
index e298d659aed8cb9e375508927505068251edd2e9..254d8807b5aef5f40870910fc19239b93fda0510 100644 (file)
@@ -19,8 +19,11 @@ int CmdIndalaDemod(const char *Cmd);
 int CmdIndalaClone(const char *Cmd);
 int CmdLFRead(const char *Cmd);
 int CmdLFSim(const char *Cmd);
+int CmdLFaskSim(const char *Cmd);
+int CmdLFfskSim(const char *Cmd);
+int CmdLFpskSim(const char *Cmd);
 int CmdLFSimBidir(const char *Cmd);
-int CmdLFSimManchester(const char *Cmd);
+//int CmdLFSimManchester(const char *Cmd);
 int CmdLFSnoop(const char *Cmd);
 int CmdVchDemod(const char *Cmd);
 int CmdLFfind(const char *Cmd);
Impressum, Datenschutz