Commit 228628af authored by 时昊's avatar 时昊

feat:将诊断的qac问题改回,下次改

parent 086c4dd3
......@@ -452,7 +452,7 @@ void UDS_2EService_DID_7103(void)
void Clear7103_Cbk(void)
{
Ser2EToDFlashInfo.DID_7103[0]=0;
memcpy(Ser2EToDFlashInfo.DID_7103, 0, 1);
( void )write2EData(Write2EData);
}
uint32_t Get_7101_Value(void)
......
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