summaryrefslogtreecommitdiff
path: root/src/storage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage.cc')
-rw-r--r--src/storage.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/storage.cc b/src/storage.cc
index 6c8984a..4decc27 100644
--- a/src/storage.cc
+++ b/src/storage.cc
@@ -1,6 +1,4 @@
#include <avr/io.h>
-#include <avr/interrupt.h>
-#include <util/delay.h>
#include <stdlib.h>
#include "storage.h"