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
6964ef47
Commit
6964ef47
authored
Mar 07, 2024
by
时昊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
✨
feat:修改零件号
parent
a68aefb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
UDS_22Service_Main.c
source/UDS/UDS_22Service_Main.c
+1
-1
No files found.
source/UDS/UDS_22Service_Main.c
View file @
6964ef47
#include "UDS_22Service_Main.h"
#include "UDS_22Service_Main.h"
#include "UDS_Common.h"
#include "UDS_Common.h"
/*EcuPartNumber(电控单元零件号)*/
/*EcuPartNumber(电控单元零件号)*/
const
uint8_t
DID_22_F187
[
12
]
=
{
'5'
,
'8'
,
'0'
,
'3'
,
'
2'
,
'7'
,
'2'
,
'3'
,
'6'
,
'5
'
,
0x20
,
0x20
};
const
uint8_t
DID_22_F187
[
12
]
=
{
'5'
,
'8'
,
'0'
,
'3'
,
'
3'
,
'1'
,
'2'
,
'6'
,
'7'
,
'1
'
,
0x20
,
0x20
};
/*SystemSupplierID(系统供应商标识号)*/
/*SystemSupplierID(系统供应商标识号)*/
const
uint8_t
DID_22_F18A
[
10
]
=
{
'1'
,
'7'
,
'3'
,
'8'
,
0x20
,
0x20
,
0x20
,
0x20
,
0x20
,
0x20
};
const
uint8_t
DID_22_F18A
[
10
]
=
{
'1'
,
'7'
,
'3'
,
'8'
,
0x20
,
0x20
,
0x20
,
0x20
,
0x20
,
0x20
};
/*Supplier ECU Serial Number(供应商电控单元序列号) */
/*Supplier ECU Serial Number(供应商电控单元序列号) */
...
...
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