1 parent 850f79e commit 29b26f3Copy full SHA for 29b26f3
1 file changed
docs/library/machine.SPI.rst
@@ -45,7 +45,7 @@ Methods
45
a hardware SPI block. Arbitrary pin assignments are possible only for a bitbanging SPI driver
46
(``id`` = -1).
47
- ``pins`` - WiPy port doesn't ``sck``, ``mosi``, ``miso`` arguments, and instead allows to
48
- specify them as a tuple of ``pins`` parameter.
+ specify them as a tuple of ``pins`` parameter.
49
50
.. method:: SPI.deinit()
51
0 commit comments