]>
git.zerfleddert.de Git - proxmark3-svn/blob - client/cmdlf.h
4 int CmdLF(const char *Cmd
);
6 int CmdLFCommandRead(const char *Cmd
);
7 int CmdFlexdemod(const char *Cmd
);
8 int CmdIndalaDemod(const char *Cmd
);
9 int CmdLFRead(const char *Cmd
);
10 int CmdLFSim(const char *Cmd
);
11 int CmdLFSimBidir(const char *Cmd
);
12 int CmdLFSimManchester(const char *Cmd
);
13 int CmdVchDemod(const char *Cmd
);