Skip to content

Commit

Permalink
Update pins_arduino.h
Browse files Browse the repository at this point in the history
  • Loading branch information
earlephilhower authored Oct 3, 2024
1 parent a07a8d6 commit 8f0b2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variants/jumperless_v1/pins_arduino.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#define PIN_SERIAL2_RX (19u)

// SPI
#define PIN_SPI0_MISO (0u)
#define PIN_SPI0_MISO (0u)
#define PIN_SPI0_MOSI (3u)
#define PIN_SPI0_SCK (2u)
#define PIN_SPI0_SS (1u)
Expand Down

0 comments on commit 8f0b2a5

Please sign in to comment.