Commit 134e68c 1 parent 166d8ac commit 134e68c Copy full SHA for 134e68c
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -144,6 +144,7 @@ static void setGmEcotec3() {
144
144
engineConfiguration->vvtMode [1 ] = VVT_BOSCH_QUICK_START;
145
145
engineConfiguration->lowPressureFuel .hwChannel = EFI_ADC_NONE;
146
146
gmRailSensor ();
147
+ engineConfiguration->EtbSentInput = SentInput::INPUT1;
147
148
148
149
#ifdef HW_HELLEN_4K_GDI
149
150
engineConfiguration->invertCamVVTSignal = true ;
@@ -157,7 +158,7 @@ static void setGmEcotec3() {
157
158
#endif
158
159
159
160
#ifdef HW_HELLEN_8CHAN
160
- // engineConfiguration->sentInputPins[0] = todo TIM1_CH4 ICU #7076
161
+ engineConfiguration->sentInputPins [0 ] = Gpio::MM176_IN_D3;
161
162
engineConfiguration->starterControlPin = Gpio::MM176_IGN5; // 14C
162
163
163
164
engineConfiguration->camInputs [2 ] = Gpio::Unassigned;
You can’t perform that action at this time.
0 commit comments