change isotp logging id from 0x123 to 0x213

This commit is contained in:
Lene Marquardt 2025-05-29 14:23:47 +02:00
parent 293342fbe9
commit aa16f093b1

View File

@ -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