Loading...
Searching...
No Matches

Detailed Description

Macros

#define CONFIG_PN532_BUFFER_LEN   (64)
 Internal buffer size.
 

Macro Definition Documentation

◆ CONFIG_PN532_BUFFER_LEN

#define CONFIG_PN532_BUFFER_LEN   (64)

Internal buffer size.

Note
A small buffer size is enough for most applications, however if large NDEF files are to be written this size shall be increased. Otherwise the files can be written in chunks.

Definition at line 89 of file pn532.h.