Skip to content

Commit c57ccd5

Browse files
committed
doc typo
1 parent f73b58a commit c57ccd5

File tree

1 file changed

+1
-1
lines changed
  • shared-bindings/busio

1 file changed

+1
-1
lines changed

shared-bindings/busio/SPI.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
//| .. class:: SPI(clock, MOSI=None, MISO=None)
5757
//|
5858
//| Construct an SPI object on the given pins.
59-
59+
//|
6060
//| ..note:: The SPI peripherals allocated in order of desirability, if possible,
6161
//| such as highest speed and not shared use first. For instance, on the nRF52840,
6262
//| there is a single 32MHz SPI peripheral, and multiple 8MHz peripherals,

0 commit comments

Comments
 (0)