Skip to content

Commit

Permalink
ordering
Browse files Browse the repository at this point in the history
  • Loading branch information
mck1117 committed Aug 13, 2024
1 parent fc39c1a commit 9b32da0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions firmware/hw_layer/hardware.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -425,9 +425,6 @@ void initHardware() {

#if HAL_USE_ADC
initAdcInputs();

// wait for first set of ADC values so that we do not produce invalid sensor data
waitForSlowAdc(1);
#endif /* HAL_USE_ADC */

#if EFI_SOFTWARE_KNOCK
Expand Down

0 comments on commit 9b32da0

Please sign in to comment.