This commit is contained in:
rusefillc 2023-05-21 21:45:05 -04:00
parent 6f110394f9
commit b394b30e86
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ void setM111EngineConfiguration() {
gppwm_channel *scClutch = &engineConfiguration->gppwm[1];
#if HW_MICRO_RUSEFI
scClutch->pin = MRE_LS_2;
engineConfiguration->vvtPins[0] = MRE_LS_1;
#endif // HW_MICRO_RUSEFI
strcpy(engineConfiguration->gpPwmNote[1], "SC Clutch");