Skip to content

Commit

Permalink
missed a line
Browse files Browse the repository at this point in the history
  • Loading branch information
mck1117 committed Nov 8, 2024
1 parent ad22f92 commit d3110cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion firmware/hw_layer/adc/adc_inputs.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,6 @@ void initAdcInputs() {
memset(adcHwChannelEnabled, 0, sizeof(adcHwChannelEnabled));

addFastAdcChannel("MAP", engineConfiguration->map.sensor.hwChannel);
addFastAdcChannel("AUXF#1", engineConfiguration->auxFastSensor1_adcChannel);

setAdcChannelOverrides();

Expand Down

0 comments on commit d3110cd

Please sign in to comment.