We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2628c4a + 58f1c32 commit 7edf5cfCopy full SHA for 7edf5cf
adafruit_pn532/spi.py
@@ -70,6 +70,7 @@ def __init__(
70
:param digitalio.DigitalInOut reset: board pin the PN532 RSTOUT_N is connected to
71
:param bool debug: if True print additional debug statements. Defaults to False
72
73
+
74
**Quickstart: Importing and using the device**
75
Here is an example of using the :class:`PN532_SPI` class.
76
First you will need to import the libraries to use the sensor
0 commit comments