Commit 1bd9507e authored by 李茂军's avatar 李茂军

修改QAC 44283

parent f0ac5a8b
...@@ -933,7 +933,7 @@ void Ser2EToDFlashInfoInit(void) ...@@ -933,7 +933,7 @@ void Ser2EToDFlashInfoInit(void)
EOL_F101 = EOL_GetF101(); EOL_F101 = EOL_GetF101();
EOL_F110 = EOL_GetF110(); EOL_F110 = EOL_GetF110();
EOL_F102 = EOL_GetF102(); EOL_F102 = EOL_GetF102();
for (i = 0u; i < 16u; ++i) for (i = 0u; i < 8u; ++i)
Please register or sign in to reply
{ {
Ser2EToDFlashInfo.DID_F101[i] = EOL_F101.F101_Byte[i]; Ser2EToDFlashInfo.DID_F101[i] = EOL_F101.F101_Byte[i];
} }
......
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