Revert "GDI: HPFP: suspect?"
This reverts commit b1ac3f6cfc523e728414356499a53be49ad4b212.
This commit is contained in:
parent
2412ae21df
commit
6ab23ae715
|
@ -199,7 +199,6 @@ void HpfpController::pinTurnOn(HpfpController *self) {
|
|||
// stops, the valve will be turned off in a certain amount of time regardless.
|
||||
scheduleByAngle(&self->m_event.eventScheduling,
|
||||
self->m_event.eventScheduling.getMomentNt(),
|
||||
/* TODO: why fixed engineConfiguration->hpfpActivationAngle? but not calculated m_requested_pump? */
|
||||
self->m_deadangle + engineConfiguration->hpfpActivationAngle,
|
||||
{ pinTurnOff, self });
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue