This commit is contained in:
rusefillc 2022-01-10 16:53:49 -05:00
parent 373d619c16
commit 8c02bd0b11
1 changed files with 2 additions and 0 deletions

View File

@ -149,6 +149,8 @@ void setVwPassatB6() {
engineConfiguration->hpfpPidP = 0.01;
engineConfiguration->hpfpPidI = 0.0003;
engineConfiguration->hpfpPeakPos = 10;
setTable(config->veTable, 55);
setBoschVAGETB();