Commit 43998968 authored by 李冠华's avatar 李冠华

feat:屏蔽外发功能

parent 481d2778
......@@ -99,7 +99,7 @@ void Sys_Exact_50us_Tasks(void)
#if (PART_NUMBER == G54_A01)
if(g_powerState == 2U)
{
Can_Write_Fun(&CAN_CH0_CanMsgTxOp, 50u);
// Can_Write_Fun(&CAN_CH0_CanMsgTxOp, 50u);
}
#else
Can_Write_Fun(&CAN_CH0_CanMsgTxOp, 50u);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment