new ref to inclue

This commit is contained in:
iceman1001 2020-10-02 14:31:11 +02:00
parent b2e58df807
commit 9956c5af31

View file

@ -19,6 +19,7 @@
#include "crc16.h"
#include "cmdhf14a.h"
#include "protocols.h" // definitions of ISO14B protocol
#include "iso14b.h"
#define TIMEOUT 2000
static int CmdHelp(const char *Cmd);