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 97bedc7 commit 37b8142Copy full SHA for 37b8142
variants/grand_central_m4/variant.h
@@ -181,7 +181,7 @@ static const uint8_t ATN = PIN_ATN;
181
#define PIN_SPI_SCK (65u)
182
#define PERIPH_SPI sercom7
183
#define PAD_SPI_TX SPI_PAD_0_SCK_1
184
-#define PAD_SPI_RX SERCOM_RX_PAD_2
+#define PAD_SPI_RX SERCOM_RX_PAD_3
185
186
static const uint8_t SS = (53u) ;
187
static const uint8_t MOSI = PIN_SPI_MOSI ;
0 commit comments