#ifndef __ATMEGA_ADC_H #define __ATMEGA_ADC_H void atmega_adc_init(void); #endif