Unverified Commit 6b6254e8 authored by Giampiero Baggiani's avatar Giampiero Baggiani Committed by GitHub

Added missing SPI::setCS(pin) in docs (#256)

parent 61c6305a
......@@ -33,6 +33,7 @@ SPI (SPI0), SPI1 (SPI1)
.. code:: cpp
::setSCK(pin)
::setCS(pin)
::setRX(pin)
::setTX(pin)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment