This commit is contained in:
Matthew Kennedy 2020-05-16 17:38:38 -07:00 committed by GitHub
parent c98b692200
commit 7b24da6abf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -137,9 +137,6 @@ static void setupDefaultSensorInputs() {
// MAP = Analog volt 1 = PC0
engineConfiguration->map.sensor.hwChannel = EFI_ADC_10;
// No battery voltage setting - see adc_hack.cpp
engineConfiguration->vbattAdcChannel = EFI_ADC_NONE;
}
void setPinConfigurationOverrides(void) {