|
libnfc 1.8.0
|
Relay example using two PN532 devices. More...
#include <inttypes.h>#include <stdio.h>#include <stdlib.h>#include <stdint.h>#include <string.h>#include <signal.h>#include <unistd.h>#include <nfc/nfc.h>#include "nfc-utils.h"Go to the source code of this file.
Relay example using two PN532 devices.
Definition in file nfc-relay-picc.c.