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

pull/3011/head
Damien George 2017-04-18 15:40:04 +10:00
rodzic 850f79e552
commit 29b26f3922
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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()