Commit d80831b6 authored by 张明扬's avatar 张明扬 🇨🇳

feat:修改诊断ID

parent 6fb3aa34
......@@ -8,8 +8,8 @@
#ifndef _DIAG_ID_DEF_H_
#define _DIAG_ID_DEF_H_
#define DIAG_ID_Tx 0x07E8u /*发送ID*/
#define DIAG_ID_Rx_PHY 0x07E0u /*接收ID,物理寻址*/
#define DIAG_ID_Tx 0x0794u /*发送ID*/
#define DIAG_ID_Rx_PHY 0x0714u /*接收ID,物理寻址*/
#define DIAG_ID_Rx_FUN 0x07DFu /*接收ID,功能寻址*/
#endif
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