more fixing build?

This commit is contained in:
rusefi 2020-08-21 22:07:55 -04:00
parent 8bb872fd53
commit 7299c79810
1 changed files with 2 additions and 2 deletions

View File

@ -11,10 +11,10 @@
#include "global.h"
#include "adc_math.h"
#if HAL_USE_ADC
#define SLOW_ADC_RATE 500
#if HAL_USE_ADC
const char * getAdcMode(adc_channel_e hwChannel);
void initAdcInputs();