Nissan progress!!!

This commit is contained in:
rusefi 2021-09-14 17:13:09 -04:00
parent 8c55583493
commit c93f02557e
1 changed files with 1 additions and 1 deletions

View File

@ -144,7 +144,7 @@ void setBoardDefaultConfiguration(void) {
engineConfiguration->canTxPin = GPIOD_1;
engineConfiguration->canRxPin = GPIOD_0;
// engineConfiguration->fuelPumpPin = GPIOG_2; // OUT_IO9
engineConfiguration->fuelPumpPin = GPIOD_12; // OUT_IO9 // 113 Fuel Pump Relay
engineConfiguration->idle.solenoidPin = GPIO_UNASSIGNED;
// engineConfiguration->fanPin = GPIOD_12; // OUT_PWM8
engineConfiguration->mainRelayPin = GPIOG_14; // pin: 111a, OUT_IO3