Small application to diagnose PN53x using dedicated commands. More...
#include <err.h>
#include <stdlib.h>
#include <string.h>
#include <nfc/nfc.h>
#include <nfc/nfc-messages.h>
#include "nfc-utils.h"
#include "chips/pn53x.h"
Go to the source code of this file.
Small application to diagnose PN53x using dedicated commands.
Definition in file pn53x-diagnose.c.