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.
1 parent 8757037 commit 58f1c32Copy full SHA for 58f1c32
adafruit_pn532/spi.py
@@ -70,8 +70,8 @@ def __init__(
70
:param digitalio.DigitalInOut reset: board pin the PN532 reset 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
77
0 commit comments