Skip to content

Commit 8f0b2a5

Browse files
Update pins_arduino.h
1 parent a07a8d6 commit 8f0b2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/jumperless_v1/pins_arduino.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
#define PIN_SERIAL2_RX (19u)
1515

1616
// SPI
17-
#define PIN_SPI0_MISO (0u)
17+
#define PIN_SPI0_MISO (0u)
1818
#define PIN_SPI0_MOSI (3u)
1919
#define PIN_SPI0_SCK (2u)
2020
#define PIN_SPI0_SS (1u)

0 commit comments

Comments
 (0)