Nissan
This commit is contained in:
parent
24fa4b7fcf
commit
a011edf0f9
|
@ -154,6 +154,7 @@ void setBoardDefaultConfiguration() {
|
||||||
|
|
||||||
engineConfiguration->luaOutputPins[0] = H144_OUT_IO4; // 104 ETB Relay
|
engineConfiguration->luaOutputPins[0] = H144_OUT_IO4; // 104 ETB Relay
|
||||||
engineConfiguration->luaOutputPins[1] = H144_OUT_PWM2; // aux LS1, upstream oxygen heaters
|
engineConfiguration->luaOutputPins[1] = H144_OUT_PWM2; // aux LS1, upstream oxygen heaters
|
||||||
|
// engineConfiguration->auxAnalogInputs[0] = EFI_ADC_10; // aux analog input 1, upstream oxygen signal
|
||||||
|
|
||||||
setPPSCalibration(0.75, 4.45, 0.43, 2.20);
|
setPPSCalibration(0.75, 4.45, 0.43, 2.20);
|
||||||
|
|
||||||
|
|
|
@ -231,24 +231,6 @@ pins:
|
||||||
ts_name: 69 - TPS 2
|
ts_name: 69 - TPS 2
|
||||||
function: TPS 2 sensor input
|
function: TPS 2 sensor input
|
||||||
|
|
||||||
- pin: P66
|
|
||||||
# IN_MAP1 AIN9 PC0
|
|
||||||
id: EFI_ADC_10
|
|
||||||
class: analog_inputs
|
|
||||||
ts_name: Aux P66
|
|
||||||
|
|
||||||
- pin: P67
|
|
||||||
# AIN10 PC1
|
|
||||||
id: EFI_ADC_11
|
|
||||||
class: analog_inputs
|
|
||||||
ts_name: Aux P67
|
|
||||||
|
|
||||||
- pin: P68
|
|
||||||
# H144_IN_MAP3 AIN15 A15 PA2
|
|
||||||
id: EFI_ADC_2
|
|
||||||
class: analog_inputs
|
|
||||||
ts_name: Aux P68
|
|
||||||
|
|
||||||
- pin: 73a
|
- pin: 73a
|
||||||
id: EFI_ADC_12
|
id: EFI_ADC_12
|
||||||
class: analog_inputs
|
class: analog_inputs
|
||||||
|
|
Loading…
Reference in New Issue