21 {
26 config->dynoCarCarMassKg = 1250;
31
32#if HW_HELLEN
34#endif
35
39
42
46
47
49
51
53
59
61#if HW_MICRO_RUSEFI && EFI_PROD_CODE
63 scBypass->pin = MRE_GPOUT_3;
64#endif
65
67#if HW_MICRO_RUSEFI && EFI_PROD_CODE
69 scClutch->pin = MRE_LS_2;
71
76
78
80#endif
81
83
85
86#if HW_PROTEUS && EFI_PROD_CODE
89
91#endif
92}
void setTPS1Calibration(uint16_t tpsMin, uint16_t tpsMax)
void setCustomMap(float lowValue, float mapLowValueVoltage, float highValue, float mapHighValueVoltage)
void setPPSInputs(adc_channel_e pps1, adc_channel_e pps2)
void setTPS1Inputs(adc_channel_e tps1, adc_channel_e tps2)
void setPPSCalibration(float primaryUp, float primaryDown, float secondaryUp, float secondaryDown)
static constexpr persistent_config_s * config
static constexpr engine_configuration_s * engineConfiguration
void setAtSensor(ThermistorConf *thermistorConf, float tempLow, float rLow, float tempMid, float rMid, float tempHigh, float rHigh)