Commit 050480a1 authored by 高士达's avatar 高士达

Merge branch 'liang_buf' into '依维柯216变更后'

Liang buf

See merge request !42
parents f7f09de2 d803bf5e
......@@ -894,6 +894,7 @@ void GUI_PopAlarm_Display(INT16U PopupAlarmDis)
{
Draw_Image_Local(( uint8_t * )Alarm_ICON_12_1_X96_Y101, 91, 101);
}
Draw_Image_Local(( uint8_t * )Alarm_ICON_12_4_X140_Y101, 145, 101);
Draw_Image_Local(( uint8_t * )Alarm_ICON_12_2_X94_Y101, 94, 101);
Draw_Image_Local(( uint8_t * )Alarm_CN_12_X39_Y172, 39, 172);
break;
......@@ -904,6 +905,7 @@ void GUI_PopAlarm_Display(INT16U PopupAlarmDis)
{
Draw_Image_Local(( uint8_t * )Alarm_ICON_12_4_X140_Y101, 145, 101);
}
Draw_Image_Local(( uint8_t * )Alarm_ICON_12_1_X96_Y101, 91, 101);
Draw_Image_Local(( uint8_t * )Alarm_ICON_12_3_X94_Y101, 94, 101);
Draw_Image_Local(( uint8_t * )Alarm_CN_12_X39_Y172, 39, 172);
break;
......
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