Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
IVECO_NS216
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
时昊
IVECO_NS216
Commits
abdaeaa9
Commit
abdaeaa9
authored
Jan 15, 2024
by
时昊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加车道偏离弹窗报警文字贴图
parent
afccc5e5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
GUI.c
source/Appliciation/Display/GUI.c
+2
-0
No files found.
source/Appliciation/Display/GUI.c
View file @
abdaeaa9
...
...
@@ -896,6 +896,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_2_X94_Y101
,
94
,
101
);
Draw_Image_Local
((
uint8_t
*
)
Alarm_CN_12_X39_Y172
,
39
,
172
);
}
else
{
...
...
@@ -906,6 +907,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_3_X94_Y101
,
94
,
101
);
Draw_Image_Local
((
uint8_t
*
)
Alarm_CN_12_X39_Y172
,
39
,
172
);
}
}
break
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment