Move all Mifare related code from libnfc API to examples: NFC is capable of Mifare, but Mifare is not NFC.
This commit is contained in:
parent
db735ab224
commit
f7c31885f5
9 changed files with 214 additions and 167 deletions
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
#include <nfc/nfc.h>
|
||||
|
||||
#include "mifareultag.h"
|
||||
#include "mifare.h"
|
||||
#include "nfc-utils.h"
|
||||
|
||||
static nfc_device_t* pnd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue