diff --git a/variants/GIGA/pins_arduino.h b/variants/GIGA/pins_arduino.h index 231eb2c14..740dfdc98 100644 --- a/variants/GIGA/pins_arduino.h +++ b/variants/GIGA/pins_arduino.h @@ -266,7 +266,7 @@ void _ontouch1200bps_(); #define CAN_HOWMANY 2 #define PIN_CAN0_TX (PB_13) -#define PIN_CAN0_RX (PB_12) +#define PIN_CAN0_RX (PB_5) #define PIN_CAN1_TX (PH_13) #define PIN_CAN1_RX (PB_8)