Changed pin definition and references of CAN1_CLK to CAN1_SCLK to match CAN0_SCLK
This commit is contained in:
@@ -63,7 +63,7 @@ void timerB_init(void);
|
||||
#define SDC_SCLK 0x08
|
||||
#define CAN0_MOSI 0x10
|
||||
#define CAN0_MISO 0x20
|
||||
#define CAN1_CLK 0x40
|
||||
#define CAN1_SCLK 0x40
|
||||
#define IMU_SDA 0x80
|
||||
#define P3_UNUSED 0x00
|
||||
|
||||
|
||||
Reference in New Issue
Block a user