M62T vanos support #2243
This commit is contained in:
parent
fd9dcb3e6e
commit
98049d326c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue