This commit is contained in:
rusefillc 2021-11-04 10:18:17 -04:00
parent a972c207d6
commit 1e0e163cac
1 changed files with 0 additions and 8 deletions

View File

@ -140,12 +140,4 @@ void setCitroenBerlingoTU3JPConfiguration(DECLARE_CONFIG_PARAMETER_SIGNATURE) {
* WBO Innovate LC-1
*/
engineConfiguration->afr.hwChannel = EFI_ADC_12;
/**
* Speed Sensor
*/
//engineConfiguration->vehicleSpeedSensorInputPin = GPIOA_8;
/**
* Other
*/
// engineConfiguration->mafAdcChannel = GPIO_UNASSIGNED;
}