summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/library/machine.SPI.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/library/machine.SPI.rst b/docs/library/machine.SPI.rst
index 1116f0e8a..7b0e8cf40 100644
--- a/docs/library/machine.SPI.rst
+++ b/docs/library/machine.SPI.rst
@@ -143,9 +143,11 @@ Constants
for initialising the SPI bus to controller; this is only used for the WiPy
.. data:: SPI.MSB
+ SoftSPI.MSB
set the first bit to be the most significant bit
.. data:: SPI.LSB
+ SoftSPI.LSB
set the first bit to be the least significant bit