Commit 6964ef47 authored by 时昊's avatar 时昊

feat:修改零件号

parent a68aefb3
#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(供应商电控单元序列号) */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment