it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369

This commit is contained in:
rusefillc 2022-07-28 12:30:04 -04:00
parent d320dd589c
commit 659541595e
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
-- https://sourceforge.net/p/ecu/wiki/canbus/
-- todo: CAN ID 430h, period 50ms, produced by SJB. Byte 7: Bit2 A/C request (button pressed).
canRxAdd(0x201)
setTickRate(20)