Commit 36fbe7dd authored by hu's avatar hu

调整档位显示BUG

parent b0ae8892
......@@ -1280,6 +1280,7 @@ void Gui_Gear_Display(uint8_t Mode)
Auto_EcoPow = Get_ID_0C010305_Sig_Auto_EcoPow();
CanStatus2 = CAN_MSG_Status(ID_CanMsg0C010305_Msg_Count);
CanStatus1 = CAN_MSG_Status(ID_CanMsg18FF8503_Msg_Count);
if ((CanStatus1 == CAN_SIG_LOST) && (CanStatus2 == CAN_SIG_LOST))
{
......
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