removed the unused imports

This commit is contained in:
jakeg00dwin 2024-06-14 16:12:11 -07:00
parent 577ccb79e2
commit 13495717a0
1 changed files with 0 additions and 2 deletions

View File

@ -1,9 +1,7 @@
#include "stdio.h"
#include <avr/io.h>
#include <avr/interrupt.h>
#include <util/delay.h>
#include <avr/sleep.h>
//#############################