Commit 495ea51f authored by 李俭双's avatar 李俭双

feat:增加清小计操作

parent 87768a6f
...@@ -305,6 +305,11 @@ void Key_Left_Long_Press(void) ...@@ -305,6 +305,11 @@ void Key_Left_Long_Press(void)
MenuData.Tcs_Val = 0;//off MenuData.Tcs_Val = 0;//off
} }
} }
if(PageType == Page_Trip)
{
Data_Clear_Trip_All();
}
} }
......
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