Skip to content

Commit 54cf677

Browse files
committed
change v2 extra id to 0x396
1 parent 28bb62c commit 54cf677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

board/body/can.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#include "board/body/bldc/bldc.h"
1212

1313
#define BODY_CAN_ADDR_MOTOR_SPEED 0x201U
14-
#define BODY_CAN_ADDR_BLDC_ID 0x301U
14+
#define BODY_CAN_ADDR_BLDC_ID 0x396U
1515
#define BODY_CAN_MOTOR_SPEED_PERIOD_US 10000U
1616
#define BODY_CAN_CMD_TIMEOUT_US 100000U
1717
#define BODY_BUS_NUMBER 0U

0 commit comments

Comments
 (0)