CHG: moved to header file

This commit is contained in:
iceman1001
2017-01-21 10:24:06 +01:00
parent 7d2692658b
commit 00e524aaf5
2 changed files with 4 additions and 4 deletions

View File

@@ -11,6 +11,10 @@
#ifndef __EPA_H
#define __EPA_H
#include "cmd.h"
#include "iso14443a.h"
#include "iso14443b.h"
// this struct is used by EPA_Parse_CardAccess and contains info about the
// PACE protocol supported by the chip
typedef struct {