mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
new ref to inclue
This commit is contained in:
parent
b2e58df807
commit
9956c5af31
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
||||||
#include "crc16.h"
|
#include "crc16.h"
|
||||||
#include "cmdhf14a.h"
|
#include "cmdhf14a.h"
|
||||||
#include "protocols.h" // definitions of ISO14B protocol
|
#include "protocols.h" // definitions of ISO14B protocol
|
||||||
|
#include "iso14b.h"
|
||||||
|
|
||||||
#define TIMEOUT 2000
|
#define TIMEOUT 2000
|
||||||
static int CmdHelp(const char *Cmd);
|
static int CmdHelp(const char *Cmd);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue