Commit ca19e7f1 authored by 张明扬's avatar 张明扬 🇨🇳

feat:修改写入DFlash的值

parent f5387c3f
......@@ -116,7 +116,7 @@ void Data_Set_DiagPara(void)
{
DiagDataForDFlash.DID_F195[i] = MCU_SWversion[i];
}
for(i = 0; i < 4; i++)
for(i = 0; i < 1; i++)
{
DiagDataForDFlash.Filldata[i] = 0u;
}
......
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