/* * timerinterrupt.c * * Created: 17/05/2021 12:58:50 * Author: yboujon1 */ #include "main.h" #include "timerinterrupt.h" volatile unsigned char etat = 0; volatile unsigned char speed = 1; volatile unsigned char frequency = 1; void start_timer0(void){ DDRB |= (1<