6 lines
96 B
C
6 lines
96 B
C
extern float ADC_table[];
|
|
extern int ADC_skip[];
|
|
extern float MesPerSec;
|
|
|
|
void setup_adc(void);
|