rework clone

This commit is contained in:
iceman1001 2019-09-26 21:21:13 +02:00
commit ecca9fc563
2 changed files with 19 additions and 52 deletions

View file

@ -11,19 +11,6 @@
#include "common.h"
#include <string.h>
#include <ctype.h>
#include <stdlib.h>
#include "cmdparser.h" // command_t
#include "comms.h"
#include "crc16.h"
#include "cmdlft55xx.h" // verifywrite
#include "ui.h"
#include "cmddata.h"
#include "cmdlf.h"
#include "lfdemod.h"
int CmdLFNedap(const char *Cmd);
int demodNedap(void);