more fixing build?
This commit is contained in:
parent
5ef11e0dcc
commit
938f40cbef
|
@ -11,10 +11,10 @@
|
||||||
#include "global.h"
|
#include "global.h"
|
||||||
#include "adc_math.h"
|
#include "adc_math.h"
|
||||||
|
|
||||||
#if HAL_USE_ADC
|
|
||||||
|
|
||||||
#define SLOW_ADC_RATE 500
|
#define SLOW_ADC_RATE 500
|
||||||
|
|
||||||
|
#if HAL_USE_ADC
|
||||||
|
|
||||||
const char * getAdcMode(adc_channel_e hwChannel);
|
const char * getAdcMode(adc_channel_e hwChannel);
|
||||||
void initAdcInputs();
|
void initAdcInputs();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue