we need TLE8888 driver #714
This commit is contained in:
parent
d61c61d95c
commit
2f34edb0d4
|
@ -366,7 +366,7 @@ void setTle8888TestConfiguration(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
|
||||||
CONFIG(etb2.directionPin1) = GPIOE_2;
|
CONFIG(etb2.directionPin1) = GPIOE_2;
|
||||||
CONFIG(etb2.directionPin2) = GPIOE_4;
|
CONFIG(etb2.directionPin2) = GPIOE_4;
|
||||||
|
|
||||||
boardConfiguration->fuelPumpPin = TLE8888_PIN_20;
|
//? boardConfiguration->fuelPumpPin = TLE8888_PIN_20;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif /* CONFIG_ENGINES_CUSTOM_ENGINE_CPP_ */
|
#endif /* CONFIG_ENGINES_CUSTOM_ENGINE_CPP_ */
|
||||||
|
|
Loading…
Reference in New Issue