generate java enum from C enum? generate both C and java from yaml? #2102

This commit is contained in:
Andrey 2021-10-24 17:06:59 -04:00
parent 785c4db197
commit d683a06e20
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ typedef enum __attribute__ ((__packed__)) {
/**
* This mode is useful for troubleshooting and research - events are logged but no effects on phase synchronization
*/
VVT_INACTIVE = VM_VVT_INACTIVE,
VVT_INACTIVE = 0,
/**
* Single-tooth cam sensor mode where TDC and cam signal happen in opposite 360 degree of 720 degree engine cycle