vag121 VR pin

This commit is contained in:
rusefillc 2021-10-31 16:36:52 -04:00
parent 4ff1f111db
commit 7d43bac311
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();
}