Fix header location.
This commit is contained in:
parent
cb3c40e4cc
commit
43c69db4c1
@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include <nfc.h>
|
#include <nfc/nfc.h>
|
||||||
|
|
||||||
static nfc_device_t* pnd;
|
static nfc_device_t* pnd;
|
||||||
static byte_t abtFelica[5] = { 0x00, 0xff, 0xff, 0x00, 0x00 };
|
static byte_t abtFelica[5] = { 0x00, 0xff, 0xff, 0x00, 0x00 };
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user