Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
LE19
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
时昊
LE19
Commits
f0ac5a8b
Commit
f0ac5a8b
authored
Jun 25, 2024
by
李茂军
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改QAC问题44284
parent
9a1f3e0d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
UDS_2EService_Main.c
...ce/Application/UDS/APP/UDS_2EService/UDS_2EService_Main.c
+1
-1
No files found.
le19源码/Source/Application/UDS/APP/UDS_2EService/UDS_2EService_Main.c
View file @
f0ac5a8b
...
@@ -452,7 +452,7 @@ void UDS_2EService_DID_7103(void)
...
@@ -452,7 +452,7 @@ void UDS_2EService_DID_7103(void)
void
Clear7103_Cbk
(
void
)
void
Clear7103_Cbk
(
void
)
{
{
memcpy
(
Ser2EToDFlashInfo
.
DID_7103
,
0
,
1
)
;
Ser2EToDFlashInfo
.
DID_7103
[
0
]
=
0
;
李茂军
@limaojun
·
Jun 25, 2024
Maintainer
赋值错误更改
赋值错误更改
Please
register
or
sign in
to reply
(
void
)
write2EData
(
Write2EData
);
(
void
)
write2EData
(
Write2EData
);
}
}
uint32_t
Get_7101_Value
(
void
)
uint32_t
Get_7101_Value
(
void
)
...
...
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