Commit b3fabee3 authored by 时昊's avatar 时昊

修改ldws功能,默认配置打开

parent 8f81a582
...@@ -27,6 +27,7 @@ void EOL_InitVal_TYW_Clear(void) ...@@ -27,6 +27,7 @@ void EOL_InitVal_TYW_Clear(void)
{ {
EOLToDFlashInfo.DID_F010[i] = 0x00; EOLToDFlashInfo.DID_F010[i] = 0x00;
} }
EOLToDFlashInfo.DID_F010[3] = 0x04;
write2EData(WriteEOLData); write2EData(WriteEOLData);
} }
......
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