Skip to content

Commit 7edf5cf

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 2628c4a + 58f1c32 commit 7edf5cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adafruit_pn532/spi.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ def __init__(
7070
:param digitalio.DigitalInOut reset: board pin the PN532 RSTOUT_N is connected to
7171
:param bool debug: if True print additional debug statements. Defaults to False
7272
73+
7374
**Quickstart: Importing and using the device**
7475
Here is an example of using the :class:`PN532_SPI` class.
7576
First you will need to import the libraries to use the sensor

0 commit comments

Comments
 (0)