vag121 VR pin

This commit is contained in:
rusefillc 2021-10-31 16:36:52 -04:00
parent 0b64f45119
commit f170a22f9a
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ void setBoardDefaultConfiguration(void) {
engineConfiguration->injectionMode = IM_SIMULTANEOUS;//IM_BATCH;// IM_SEQUENTIAL;
setHellenDefaultVrThresholds(PASS_CONFIG_PARAMETER_SIGNATURE);
engineConfiguration->vrThreshold[0].pin = H144_OUT_PWM6;
hellenWbo();
}