Commit 2e1497ba authored by 李鑫3's avatar 李鑫3

🐞 fix:修复叠图

parent acb7622a
...@@ -32,8 +32,8 @@ void Sys_Run_Mode_Pseudo_Real_Time_Tasks(void) ...@@ -32,8 +32,8 @@ void Sys_Run_Mode_Pseudo_Real_Time_Tasks(void)
// UDS_Server_Application_Service( ); // UDS_Server_Application_Service( );
TFT_LCD_Display_Update_Service( ); TFT_LCD_Display_Update_Service( );
Get_SW_msg(); // Get_SW_msg();
Get_HW_msg(); // Get_HW_msg();
} }
/*============================================================================*/ /*============================================================================*/
......
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