8000 newline end of file · rpavlik/circuitpython@8373146 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8373146

Browse files
committed
newline end of file
1 parent 1192eeb commit 8373146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343

4444
#define DEFAULT_SPI_BUS_SCK (&pin_GPIO36)
4545
#define DEFAULT_SPI_BUS_MOSI (&pin_GPIO35)
46-
#define DEFAULT_SPI_BUS_MISO (&pin_GPIO37)
46+
#define DEFAULT_SPI_BUS_MISO (&pin_GPIO37)

0 commit comments

Comments
 (0)
0