vvt input but no mode should be a fatal #2955

a bit of a relevant improvement?
This commit is contained in:
Andrey 2021-07-12 21:25:39 -04:00
parent b3433b97ef
commit 89f188c494
1 changed files with 1 additions and 1 deletions

View File

@ -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