Skip to content
Snippets Groups Projects
Commit 29b26f39 authored by Damien George's avatar Damien George
Browse files

docs/library/machine.SPI: Fix formatting of bullet list to stop warning.

parent 850f79e5
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ Methods
a hardware SPI block. Arbitrary pin assignments are possible only for a bitbanging SPI driver
(``id`` = -1).
- ``pins`` - WiPy port doesn't ``sck``, ``mosi``, ``miso`` arguments, and instead allows to
specify them as a tuple of ``pins`` parameter.
specify them as a tuple of ``pins`` parameter.
.. method:: SPI.deinit()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment