projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
CHG: added timeouts for downloading values from device, to make the client more respo...
[proxmark3-svn]
/
client
/
cmdlf.h
diff --git
a/client/cmdlf.h
b/client/cmdlf.h
index 254d8807b5aef5f40870910fc19239b93fda0510..5dbb9b6e6a78f0478c0f1b0949539f7ead6bbb4e 100644
(file)
--- a/
client/cmdlf.h
+++ b/
client/cmdlf.h
@@
-23,9
+23,16
@@
int CmdLFaskSim(const char *Cmd);
int CmdLFfskSim(const char *Cmd);
int CmdLFpskSim(const char *Cmd);
int CmdLFSimBidir(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);
int CmdLFSnoop(const char *Cmd);
int CmdVchDemod(const char *Cmd);
int CmdLFfind(const char *Cmd);
+// usages helptext
+int usage_lf_cmdread(void);
+int usage_lf_read(void);
+int usage_lf_snoop(void);
+int usage_lf_config(void);
+int usage_lf_simfsk(void);
+int usage_lf_simask(void);
+int usage_lf_simpsk(void);
#endif
#endif
Impressum
,
Datenschutz