we need TLE8888 driver #714

This commit is contained in:
rusefi 2019-04-14 16:08:39 -04:00
parent d61c61d95c
commit 2f34edb0d4
1 changed files with 1 additions and 1 deletions

View File

@ -366,7 +366,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_ */