8000 Update shared-bindings/sdcardio/SDCard.c · ricardoquesada/circuitpython@0f2fb93 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0f2fb93

Browse files
jeplertannewt
andauthored
Update shared-bindings/sdcardio/SDCard.c
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
1 parent f496c0b commit 0f2fb93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared-bindings/sdcardio/SDCard.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
//| :param busio.SPI spi: The SPI bus
5151
//| :param microcontroller.Pin cs: The chip select connected to the card
5252
//| :param int baudrate: The SPI data rate to use after card setup
53-
//| :param busio.SDIO sdio: The SDIO bus. Mutually exclusive with spi and cs.
5453
//|
5554
//| Note that during detection and configuration, a hard-coded low baudrate is used.
5655
//| Data transfers use the specified baurate (rounded down to one that is supported by

0 commit comments

Comments
 (0)
0