FOME-Tech / fome-fw

Free Open Motorsports ECU
https://www.fome.tech
Other
44 stars 22 forks source link

Second VVT bank PID settings read outside of array #271

Closed rusefillc closed 10 months ago

rusefillc commented 11 months ago
    // Use the same settings for the Nth cam in every bank (ie, all exhaust cams use the same PID)
    m_pid.initPidClass(&engineConfiguration->auxPid[index]);

https://github.com/rusefi/rusefi/commit/680d18e4338059b1d7fd47efc0ec088abbc8333a#diff-8b9678ed282bfa69ef645268095b8351a040beb58e367fbd6273a6d02eae5633

mck1117 commented 10 months ago

fixed in d040e0982c7b0a5437b851099997d375f15609b0