Skip to content

Commit b379de9

Browse files
committed
Merge remote-tracking branch 'origin/main' into for_release
2 parents 82293e7 + 4b66896 commit b379de9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

variants/UNOWIFIR4/pins_arduino.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ static const uint8_t SS = PIN_SPI_CS;
129129

130130
#define CAN_HOWMANY 1
131131

132-
#define PIN_CAN0_TX (4)
133-
#define PIN_CAN0_RX (5)
132+
#define PIN_CAN0_TX (10)
133+
#define PIN_CAN0_RX (13)
134134
#define PIN_CAN0_STBY (-1)
135135

136136
#define EXT_INTERRUPTS_HOWMANY 2

0 commit comments

Comments
 (0)