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