USB and TLE8888 not working for F4 or F767 #764

This commit is contained in:
rusefi 2019-04-21 10:13:34 -04:00
parent 70eb581594
commit 14f3c6ad0c
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ void setTle8888TestConfiguration(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
CONFIG(etb2.directionPin1) = GPIOE_2;
CONFIG(etb2.directionPin2) = GPIOE_4;
//? boardConfiguration->fuelPumpPin = TLE8888_PIN_20;
boardConfiguration->fuelPumpPin = TLE8888_PIN_20;
}
#endif /* CONFIG_ENGINES_CUSTOM_ENGINE_CPP_ */