projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add l/h option to hw tune and optimize order of tuning
[proxmark3-svn]
/
client
/
cmdlf.h
diff --git
a/client/cmdlf.h
b/client/cmdlf.h
index e1f15d2c81343a5990390272d28e62bcb75c44c3..7dd1b044ddd07b884d4eb54db34e76a61e280d89 100644
(file)
--- a/
client/cmdlf.h
+++ b/
client/cmdlf.h
@@
-16,10
+16,15
@@
int CmdLF(const char *Cmd);
int CmdLFCommandRead(const char *Cmd);
int CmdFlexdemod(const char *Cmd);
int CmdIndalaDemod(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 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 CmdLFSimBidir(const char *Cmd);
-int CmdLFS
imManchester
(const char *Cmd);
+int CmdLFS
noop
(const char *Cmd);
int CmdVchDemod(const char *Cmd);
int CmdVchDemod(const char *Cmd);
+int CmdLFfind(const char *Cmd);
#endif
#endif
Impressum
,
Datenschutz