Commit c4794fb2 authored by 何宇东's avatar 何宇东

Merge branch 'heyudong_dev' into 'dev'

Heyudong dev

See merge request !102
parents 4cbef6ca 109015ee
......@@ -3063,7 +3063,7 @@ static void AMT630H_GUI_PhoneConnect_Light()
{
SetPagePic(GRAPHICS_PAGE_0, Pic_0466_874_488);
}
if(Get_TelltalesLedSts(em_LED_TCS))
if(Get_TelltalesLedSts(em_LED_TCS) == 1)
{
SetPagePic(GRAPHICS_PAGE_0, Pic_0473_172_490);
}
......
......@@ -139,6 +139,7 @@ static void Power_IG_ON_Init(void)
// Amt630hInit();
AMT630H_GUI_SELFCHECK_STS_INIT();
Menu_Service(MENU_KEY_TIMEOUT); /* 菜单回到初始界面 */
g_u8UDSreadprec = 0U;
}
static void Power_Sleep_Init(void)
......
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