Skip to content

Commit 8af0d36

Browse files
committed
reformatted 1 line
1 parent ed129f7 commit 8af0d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/adafruit_blinka/board/orangepi/orangepi5pro.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@
9393
MOSI = SPI0_MOSI
9494
MISO = SPI0_MISO
9595
SCLK = SPI0_CLK
96-
CS = SPI0_CS1
96+
CS = SPI0_CS1

0 commit comments

Comments
 (0)