Nissan VVT trigger decoder #2887
This commit is contained in:
parent
31c611d7a9
commit
e888d7e561
|
@ -1057,7 +1057,7 @@ custom maf_sensor_type_e 4 bits, S32, @OFFSET@, [0:1], @@maf_sensor_type_e_enum@
|
||||||
|
|
||||||
output_pin_e[LUA_PWM_COUNT iterate] luaOutputPins
|
output_pin_e[LUA_PWM_COUNT iterate] luaOutputPins
|
||||||
|
|
||||||
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 iterate] vvtOffsets;+Angle between cam sensor and VVT zero position\nset vvt_offset X;"value", 1, 0, -720, 1000, 1
|
||||||
float[CAM_INPUTS_COUNT_padding] vvtOffsetsPadding;;
|
float[CAM_INPUTS_COUNT_padding] vvtOffsetsPadding;;
|
||||||
|
|
||||||
int[53] unusedAtOldBoardConfigurationEnd;;"units", 1, 0, -20, 100, 0
|
int[53] unusedAtOldBoardConfigurationEnd;;"units", 1, 0, -20, 100, 0
|
||||||
|
|
Loading…
Reference in New Issue