it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369
This commit is contained in:
parent
d320dd589c
commit
659541595e
|
@ -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)
|
canRxAdd(0x201)
|
||||||
setTickRate(20)
|
setTickRate(20)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue