This commit is contained in:
rusefi 2020-10-28 18:53:30 -04:00
parent 3aed0a083c
commit b76cfa8ef1
1 changed files with 2 additions and 0 deletions

View File

@ -114,6 +114,8 @@ void setVwPassatB6(DECLARE_CONFIG_PARAMETER_SIGNATURE) {
coolantControl->pin = TLE8888_PIN_5; // "3 - Lowside 2" coolantControl->pin = TLE8888_PIN_5; // "3 - Lowside 2"
engineConfiguration->injector.flow = 300;
engineConfiguration->idle.solenoidPin = GPIO_UNASSIGNED; engineConfiguration->idle.solenoidPin = GPIO_UNASSIGNED;
engineConfiguration->fanPin = GPIO_UNASSIGNED; engineConfiguration->fanPin = GPIO_UNASSIGNED;