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