mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
解决编译问题,消除packed警告
This commit is contained in:
@@ -119,7 +119,7 @@ int main(void)
|
||||
RC_init(&huart3);
|
||||
DWT_Init(168);
|
||||
Motor_Init_Config_s config = {
|
||||
.motor_type = M3508,
|
||||
.motor_type = M2006,
|
||||
.can_init_config = {
|
||||
.can_handle = &hcan1,
|
||||
.tx_id = 1},
|
||||
|
||||
Reference in New Issue
Block a user