From f38b660a755fd8114b59f98dbad38120be73be2c Mon Sep 17 00:00:00 2001 From: rusefillc Date: Fri, 30 Dec 2022 22:25:20 -0500 Subject: [PATCH] still looks good --- B6-temp.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/B6-temp.md b/B6-temp.md index c226eec6..ab3ef40e 100644 --- a/B6-temp.md +++ b/B6-temp.md @@ -228,8 +228,8 @@ function onAccGra(bus, id, dlc, data) setBitRange(accGraData, 60, 4, accGraCounter) xorChecksum(accGraData, 1) --- txCan(TCU_BUS, id, 0, accGraData) - txCan(TCU_BUS, id, 0, data) + txCan(TCU_BUS, id, 0, accGraData) +-- txCan(TCU_BUS, id, 0, data) end canMotorInfoCounter = 0