5 lines
73 B
C
5 lines
73 B
C
extern float ADC_table[];
|
|
extern float MesPerSec;
|
|
|
|
void setup_adc(void);
|