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 ed129f7 commit 8af0d36Copy full SHA for 8af0d36
src/adafruit_blinka/board/orangepi/orangepi5pro.py
@@ -93,4 +93,4 @@
93
MOSI = SPI0_MOSI
94
MISO = SPI0_MISO
95
SCLK = SPI0_CLK
96
-CS = SPI0_CS1
+CS = SPI0_CS1
0 commit comments