changes after local build of RTD and review
This commit is contained in:
parent
1859ca77d8
commit
2628c4aa09
4 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@ class PN532_UART(PN532):
|
|||
Optional reset pin and debugging output.
|
||||
|
||||
:param ~busio.UART uart: The uart object the PN532 is connected to.
|
||||
:param digitalio.DigitalInOut reset: board pin the PN532 reset is connected to
|
||||
:param digitalio.DigitalInOut reset: board pin the PN532 RSTOUT_N is connected to
|
||||
:param bool debug: if True print additional debug statements. Defaults to False
|
||||
|
||||
**Quickstart: Importing and using the device**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue