chg clone

This commit is contained in:
iceman1001 2019-09-26 21:06:18 +02:00
commit 0a967f7733
2 changed files with 19 additions and 55 deletions

View file

@ -11,19 +11,6 @@
#include "common.h"
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include "cmdparser.h" // command_t
#include "comms.h"
#include "ui.h"
#include "cmddata.h"
#include "cmdlf.h"
#include "protocols.h" // for T55xx config register definitions
#include "lfdemod.h" // parityTest
#include "cmdlft55xx.h" // verifywrite
int CmdLFNoralsy(const char *Cmd);
int demodNoralsy(void);