|
libnfc 1.8.0
|
Polling example. More...
#include <err.h>#include <inttypes.h>#include <signal.h>#include <stdio.h>#include <stddef.h>#include <stdlib.h>#include <string.h>#include <nfc/nfc.h>#include <nfc/nfc-types.h>#include "utils/nfc-utils.h"Go to the source code of this file.
Polling example.
Definition in file nfc-poll.c.