NEW lf simpsk

This commit is contained in:
marshmellow42
2015-02-21 21:36:02 -05:00
parent b4a2fcf676
commit 872e3d4d6f
11 changed files with 216 additions and 13 deletions

View File

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