change isotp logging id from 0x123 to 0x213
This commit is contained in:
parent
293342fbe9
commit
aa16f093b1
@ -10,7 +10,7 @@
|
||||
|
||||
/* ISO-TP CAN ID configuration */
|
||||
#ifndef ISOTP_LOG_CAN_ID // TEMPORARY!!!!!
|
||||
#define ISOTP_LOG_CAN_ID 0x123 // CAN ID to use for ISO-TP log messages
|
||||
#define ISOTP_LOG_CAN_ID 0x213 // CAN ID to use for ISO-TP log messages
|
||||
#endif
|
||||
#ifndef ISOTP_LOG_FC_CAN_ID
|
||||
#define ISOTP_LOG_FC_CAN_ID 0x132 // CAN ID for flow control messages
|
||||
|
Loading…
x
Reference in New Issue
Block a user