libnfc/libnfc/chips
Olliver Schinagl b953002f8f drivers: pn532_i2c: Clarify preamble and start byte
The pn532 documentation differs slightly from the included ascii art
documentation on how a packet looks like. The preamble was omitted
however the postamble is mentioned. This patch adds the Preamble to the
ascii frame documentation.

The code later refers incorrectly to the start byte as the preamble.
This variable was renamed to more descriptively state that it is the
preambe and the start bytes.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
2016-10-24 12:00:36 +02:00
..
Makefile.am Makefile.am: move header files from noinst_HEADERS to _SOURCES 2013-02-21 22:37:20 +01:00
pn53x-internal.h drivers: pn532_i2c: Clarify preamble and start byte 2016-10-24 12:00:36 +02:00
pn53x.c nfc_get_supported_baud_rate() proposal to reverse API 2015-06-08 11:34:16 +02:00
pn53x.h Better list of supported modulations & baud rates 2014-03-12 00:00:08 +01:00