/* * LICHT, NACHTRIGGERBAR * * Created: 14.1.2023 11:20:01 * Author : Übung 8 */ #define F_CPU 8000000UL #include #include uint8_t leuchtdauer = 10 volatile uint8_t leuchtdauer_led_2; void init_timer_0 (void) { // Prescaler = 64 bei 8 MHz // TCCR0B = (1<