Commit c4e8fc54 authored by hu's avatar hu

Merge branch 'development' into development_121

parents 05888832 36fbe7dd
......@@ -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