This commit is contained in:
Your Name 2025-11-16 17:49:19 +01:00
parent 311fc684c8
commit ae0ed8a591

1
main.c
View File

@ -1,4 +1,5 @@
#include <stdint.h>
#include <avr/interrupt.h>
#include <util/delay.h>
#include <avr/io.h>