Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
WZ-EF01
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
WZ
WZ-EF01
Commits
b3735ddd
Commit
b3735ddd
authored
Sep 25, 2025
by
崔立宝
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
变更项2.软件版本号改为c.00.15,硬件版本号不变
parent
307d7ddd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
UDS_ISO14229_Services.c
code/Sources/Diagnostic/src/UDS_ISO14229_Services.c
+1
-1
GUI.c
code/Sources/Implementation/src/GUI.c
+1
-1
No files found.
code/Sources/Diagnostic/src/UDS_ISO14229_Services.c
View file @
b3735ddd
...
...
@@ -1625,7 +1625,7 @@ void UDS_Service_22_Indication ( uint32_t A_TA_type, uint16_t A_Length, uint8_t
UDS_ISO14229_Transfer
[
8
]
=
'0'
;
UDS_ISO14229_Transfer
[
9
]
=
'.'
;
UDS_ISO14229_Transfer
[
10
]
=
'1'
;
UDS_ISO14229_Transfer
[
11
]
=
'
4
'
;
UDS_ISO14229_Transfer
[
11
]
=
'
5
'
;
UDS_Service_Response
(
0x22
,
POSITIVE_RSP
,
DIAG_ID_Tx
,
12
,
UDS_ISO14229_Transfer
);
break
;
case
0xF191
:
...
...
code/Sources/Implementation/src/GUI.c
View file @
b3735ddd
...
...
@@ -1209,7 +1209,7 @@ void Menu2_4_Display(void) //
TFT_LCD_Display_Sprite
(
LAYER_MENU02
,
SN_NB_17_00_png
,
373
,
199
,
64
);
TFT_LCD_Display_Sprite
(
LAYER_MENU03
,
SN_NB_17_point_png
,
391
,
199
,
64
);
TFT_LCD_Display_Sprite
(
LAYER_MENU04
,
SN_NB_17_01_png
,
409
,
199
,
64
);
TFT_LCD_Display_Sprite
(
LAYER_MENU05
,
SN_NB_17_0
4
_png
,
427
,
199
,
64
);
TFT_LCD_Display_Sprite
(
LAYER_MENU05
,
SN_NB_17_0
5
_png
,
427
,
199
,
64
);
}
uint8_t
Left_LDW_Count
=
0
;
...
...
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