Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
VC66_7C
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
ISUZU
VC66_7C
Commits
394e4ae6
Commit
394e4ae6
authored
Apr 08, 2023
by
hu
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'development' into menutest
parents
85314eb8
d63bfdfa
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Common_Interface.c
source/Application/RTE/Common_Interface.c
+2
-2
han00002ce20.h
source/Driver/Graphic/han00002ce20.h
+1
-1
No files found.
source/Application/RTE/Common_Interface.c
View file @
394e4ae6
...
...
@@ -434,7 +434,7 @@ void Common_Input_Para(void)
{
TPMS_TEST_OFF_TIME
++
;
}
else
else
if
(
User_set_Num
.
User_TpmsStatus
!=
2u
)
{
TPMS_TEST_OFF_TIME
=
0
;
}
...
...
@@ -915,7 +915,7 @@ uint8_t Common_Get_TPMS_TEST_OFF_Time_Sta(void)
ValueSta
=
0u
;
}
return
0u
;
return
ValueSta
;
}
void
Common_Set_Menu_FacDea_Time_Sta
(
uint32_t
Value
)
...
...
source/Driver/Graphic/han00002ce20.h
View file @
394e4ae6
...
...
@@ -4,7 +4,7 @@ static const HanSansCNFontPos_t Hansans00002ce20[] =
{
//{charid, xpos, ypos, width, height, xoffset, yoffset, xadvance}
{ 0 , 3995 , 552 , 4 , 22 , 0 , 0 , 4 },
#if
1
#if
0
{ 1 , 3995 , 23 , 4 , 22 , 0 , 0 , 4 },
{ 2 , 3995 , 805 , 4 , 22 , 0 , 0 , 4 },
{ 3 , 3995 , 759 , 4 , 22 , 0 , 0 , 4 },
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