]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - client/cmdlf.h
NEW lf simpsk
[proxmark3-svn] / client / cmdlf.h
index 7278754b8433a6f89fdc33f778e4c5058e082eba..18a28b10ba80b46e542350401325ab547e2ea8b2 100644 (file)
@@ -19,9 +19,13 @@ 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 CmdLFSnoop(const char *Cmd);
 int CmdVchDemod(const char *Cmd);
+int CmdLFfind(const char *Cmd);
 
 #endif
Impressum, Datenschutz