lf simask, lf simfsk and bug fixes

This commit is contained in:
marshmellow42 2015-02-19 21:21:11 -05:00
commit fb0c84c3df
13 changed files with 451 additions and 50 deletions

View file

@ -19,6 +19,8 @@ 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 CmdLFSimBidir(const char *Cmd);
int CmdLFSimManchester(const char *Cmd);
int CmdLFSnoop(const char *Cmd);