Revert "Revert "lf simask, lf simfsk and bug fixes""

This reverts commit e396001c47.
This commit is contained in:
marshmellow42 2015-02-19 21:35:34 -05:00
commit abd6112fc4
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);