n73
This commit is contained in:
parent
51e9b1a50a
commit
88375baa1a
|
@ -35,8 +35,16 @@ CAN_BMW_E65_GEAR_SELECTOR = 0x192
|
|||
CAN_BMW_E90_DSC_STATUS = 0x19E
|
||||
CAN_BMW_E90_DSC_SPEED = 0x1A0
|
||||
CAN_BMW_E90_COOLANT = 0x1D0
|
||||
-- 1E1 klima?
|
||||
CAN_BMW_E90_LOCKING = 0x2FC
|
||||
-- 308 Status MSA ECU
|
||||
-- 310 outside temperature Kombi
|
||||
-- 330 fuel, range
|
||||
CAN_BMW_E90_DASH_ON = 0x332
|
||||
-- 34F
|
||||
-- 0x3EF OBD Daten Motor ECU
|
||||
-- CAN_BMW_E90_ECU_NETWORK = 0x492
|
||||
-- CAN_BMW_E90_ECU2_NETWORK = 0x493
|
||||
|
||||
CAN_BMW_GEAR_TORQUE_DEMAND2 = 0x0B5
|
||||
CAN_BMW_GEAR_TRANSMISSION_DATA = 0x0BA
|
||||
|
|
Loading…
Reference in New Issue