// ADC initialisieren #include void ADC_Init(void); uint16_t ADC_Read(uint8_t); void ADC_Init(void) { ADMUX = (1<