K ops
This commit is contained in:
parent
98600c18f7
commit
5c88971fec
|
@ -44,9 +44,6 @@ static void setupVbatt() {
|
||||||
}
|
}
|
||||||
|
|
||||||
static void setupDefaultSensorInputs() {
|
static void setupDefaultSensorInputs() {
|
||||||
engineConfiguration->vvtMode[0] = VVT_SECOND_HALF;
|
|
||||||
engineConfiguration->vvtMode[1] = VVT_SECOND_HALF;
|
|
||||||
|
|
||||||
engineConfiguration->vehicleSpeedSensorInputPin = H144_IN_VSS;
|
engineConfiguration->vehicleSpeedSensorInputPin = H144_IN_VSS;
|
||||||
|
|
||||||
engineConfiguration->tps1_1AdcChannel = H144_IN_TPS;
|
engineConfiguration->tps1_1AdcChannel = H144_IN_TPS;
|
||||||
|
|
Loading…
Reference in New Issue