vvt input but no mode should be a fatal #2955
a bit of a relevant improvement?
This commit is contained in:
parent
b3433b97ef
commit
89f188c494
|
@ -447,7 +447,7 @@ typedef enum __attribute__ ((__packed__)) {
|
||||||
/**
|
/**
|
||||||
* This mode is useful for troubleshooting and research - events are logged but no effects on phase synchronization
|
* This mode is useful for troubleshooting and research - events are logged but no effects on phase synchronization
|
||||||
*/
|
*/
|
||||||
VVT_INACTIVE = 0,
|
VVT_INACTIVE = VM_VVT_INACTIVE,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Single-tooth cam sensor mode where TDC and cam signal happen in opposite 360 degree of 720 degree engine cycle
|
* Single-tooth cam sensor mode where TDC and cam signal happen in opposite 360 degree of 720 degree engine cycle
|
||||||
|
|
Loading…
Reference in New Issue