B6 now with TP 2.0

This commit is contained in:
rusefillc 2023-01-11 12:36:11 -05:00
parent 52112529d3
commit 17619f5de6
1 changed files with 4 additions and 0 deletions

View File

@ -313,6 +313,10 @@ function onCanHello(bus, id, dlc, data)
txCan(1, tcuId, 0, { 0xA0, 0x0F, 0x8A, 0xFF, 0x32, 0xFF })
end
local sendCounter = 2
local packetCounter = 1
local payLoadIndex = 0
local groups = { 10 }
-- todo: smarter array size calculation?
local groupsSize = 1