#ifndef __ADC_H #define __ADC_H #include "interface.h" void adc3_init(void); #endif