split lf paradox/nexwatch into own files

see changelog.md for cli changes!
This commit is contained in:
marshmellow42 2017-03-27 18:04:20 -04:00
commit 5bce72d5e3
9 changed files with 226 additions and 92 deletions

View file

@ -32,8 +32,6 @@ int CmdBitsamples(const char *Cmd);
int CmdBuffClear(const char *Cmd);
int CmdDec(const char *Cmd);
int CmdDetectClockRate(const char *Cmd);
int CmdFDXBdemodBI(const char *Cmd);
int CmdFSKdemodParadox(const char *Cmd);
int CmdFSKrawdemod(const char *Cmd);
int CmdPSK1rawDemod(const char *Cmd);
int CmdPSK2rawDemod(const char *Cmd);