Skip to content

Commit 8757037

Browse files
Update adafruit_pn532/spi.py
1 parent 1859ca7 commit 8757037

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
@@ -71,6 +71,7 @@ def __init__(
7171
:param bool debug: if True print additional debug statements. Defaults to False
7272
7373
**Quickstart: Importing and using the device**
74+
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
7677

0 commit comments

Comments
 (0)