Files
Balsam_167/Source/Internal/Include/ADC.h
2026-07-22 13:16:10 +03:00

9 lines
112 B
C

extern Uint16 adc_table_lem[];
extern Uint16 ADC_table[];
void setup_adc(void);
extern long WAKE,WAKE_TIME;