#include "iso14443a.h"
#include "epa.h"
-#include "cmd.h"
+#include "../common/cmd.h"
// Protocol and Parameter Selection Request
// use regular (1x) speed in both directions
// return code
int return_code = 0;
// card UID
- uint8_t uid[8];
+ uint8_t uid[10];
// card select information
iso14a_card_select_t card_select_info;
// power up the field