From 44e4c34214e38b13ce77f906308d998a9b244e03 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Mon, 9 Oct 2023 00:11:51 -0400 Subject: [PATCH] happy 912 --- ...U-main-in-the-middle-new-approach-now-with-replacement.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/B6-temp-TCU-main-in-the-middle-new-approach-now-with-replacement.txt b/B6-temp-TCU-main-in-the-middle-new-approach-now-with-replacement.txt index 3ef190a8..15d20855 100644 --- a/B6-temp-TCU-main-in-the-middle-new-approach-now-with-replacement.txt +++ b/B6-temp-TCU-main-in-the-middle-new-approach-now-with-replacement.txt @@ -417,7 +417,7 @@ canRxAdd(ECU_BUS, BRAKE_3_1184, relayFromECU) canRxAdd(ECU_BUS, BRAKE_5_1192, relayFromECU) -canRxAdd(ECU_BUS, Komf_1_912, relayFromECU) +--canRxAdd(ECU_BUS, Komf_1_912, relayFromECU) -- Systeminfo_1 canRxAdd(ECU_BUS, 1488, relayFromECU) -- REQUIRED? Diagnose_1 @@ -470,7 +470,7 @@ function onTick() -- txCan(TCU_BUS, BRAKE_8_428, 0, payload428) txCan(TCU_BUS, BRAKE_2_1440, 0, payload1440) --- txCan(TCU_BUS, Komf_1_912, 0, payload912) + txCan(TCU_BUS, Komf_1_912, 0, payload912) if everySecondTimer : getElapsedSeconds() > 1 then everySecondTimer : reset()