M62T vanos support #2243

This commit is contained in:
rusefillc 2021-02-01 05:31:33 -05:00
parent 6cdfec3014
commit fd9dcb3e6e
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ struct_no_prefix engine_configuration_s
#define BANKS_COUNT 2
#define CAMS_PER_BANK 2
#define CAM_INPUTS_COUNT BANKS_COUNT * CAMS_PER_BANK
#define CAM_INPUTS_COUNT @@BANKS_COUNT@@ * @@CAMS_PER_BANK@@
#define SERVO_COUNT 8