only:it's going to be painful
This commit is contained in:
parent
48028de233
commit
78aeccc0cb
|
@ -173,8 +173,6 @@ struct_no_prefix engine_configuration_s
|
|||
#define IGN_LOAD_COUNT 16
|
||||
#define IGN_RPM_COUNT 16
|
||||
|
||||
#define MAX_CYLINDER_COUNT 12
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
#define DIGIPOT_COUNT 4
|
||||
#define HW_MAX_ADC_INDEX 17
|
||||
#define TRIGGER_SIMULATOR_PIN_COUNT 2
|
||||
|
|
|
@ -22,6 +22,8 @@
|
|||
#define GEARS_COUNT 8
|
||||
#define EGT_CHANNEL_COUNT 8
|
||||
|
||||
#define MAX_CYLINDER_COUNT 12
|
||||
|
||||
! 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
|
||||
|
|
Loading…
Reference in New Issue