We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f496c0b commit 0f2fb93Copy full SHA for 0f2fb93
shared-bindings/sdcardio/SDCard.c
@@ -50,7 +50,6 @@
50
//| :param busio.SPI spi: The SPI bus
51
//| :param microcontroller.Pin cs: The chip select connected to the card
52
//| :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.
54
//|
55
//| Note that during detection and configuration, a hard-coded low baudrate is used.
56
//| Data transfers use the specified baurate (rounded down to one that is supported by
0 commit comments