Nissan VVT trigger decoder #2887
This commit is contained in:
parent
23e7022e55
commit
31c611d7a9
|
@ -1057,7 +1057,10 @@ custom maf_sensor_type_e 4 bits, S32, @OFFSET@, [0:1], @@maf_sensor_type_e_enum@
|
|||
|
||||
output_pin_e[LUA_PWM_COUNT iterate] luaOutputPins
|
||||
|
||||
int[57] unusedAtOldBoardConfigurationEnd;;"units", 1, 0, -20, 100, 0
|
||||
float vvtOffsets[CAM_INPUTS_COUNT iterate];+Angle between cam sensor and VVT zero position\nset vvt_offset X;"value", 1, 0, -720, 1000, 1
|
||||
float[CAM_INPUTS_COUNT_padding] vvtOffsetsPadding;;
|
||||
|
||||
int[53] unusedAtOldBoardConfigurationEnd;;"units", 1, 0, -20, 100, 0
|
||||
uint16_t vehicleWeight;;"kg", 1, 0, 0, 10000, 0
|
||||
brain_pin_e lps25BaroSensorScl
|
||||
brain_pin_e lps25BaroSensorSda
|
||||
|
|
Loading…
Reference in New Issue