Skip to content

Commit 29b26f3

Browse files
committed
docs/library/machine.SPI: Fix formatting of bullet list to stop warning.
1 parent 850f79e commit 29b26f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/library/machine.SPI.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Methods
4545
a hardware SPI block. Arbitrary pin assignments are possible only for a bitbanging SPI driver
4646
(``id`` = -1).
4747
- ``pins`` - WiPy port doesn't ``sck``, ``mosi``, ``miso`` arguments, and instead allows to
48-
specify them as a tuple of ``pins`` parameter.
48+
specify them as a tuple of ``pins`` parameter.
4949

5050
.. method:: SPI.deinit()
5151

0 commit comments

Comments
 (0)