M62T vanos support #2243

This commit is contained in:
rusefillc 2021-02-01 00:42:53 -05:00
parent 22142ae708
commit 6cdfec3014
1 changed files with 2 additions and 1 deletions

View File

@ -81,8 +81,9 @@ struct_no_prefix engine_configuration_s
! V engines or flat engines would have pairs of shafts with same trigger shape and target position
#define BANKS_COUNT 2
#define CAMS_PER_BANK 2
#define CAM_INPUTS_COUNT 4
#define CAM_INPUTS_COUNT BANKS_COUNT * CAMS_PER_BANK
#define SERVO_COUNT 8