Commit b7e9e4af authored by 郑萍's avatar 郑萍

🐞 fix:清大计步数不写入配置

parent 666e5d9f
......@@ -101,7 +101,7 @@ void Sys_Run_Mode_10ms_Tasks_Group(void)
Key_Service( );
resetchangeUDSfuc();
if(MENU_CHECK_STEP != 14)
if((MENU_CHECK_STEP != 14) || (MENU_CHECK_STEP != 13))
{
if(fakedelay < 100)
{
......
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