more fixing build?

This commit is contained in:
rusefi 2020-08-21 22:07:55 -04:00
parent 5ef11e0dcc
commit 938f40cbef
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();