summaryrefslogtreecommitdiffstats
path: root/rf_test/send.c
diff options
context:
space:
mode:
Diffstat (limited to 'rf_test/send.c')
-rw-r--r--rf_test/send.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/rf_test/send.c b/rf_test/send.c
index d0a27c7..97ebbcf 100644
--- a/rf_test/send.c
+++ b/rf_test/send.c
@@ -2,8 +2,6 @@
#include <avr/interrupt.h>
#include <util/delay.h>
-#include "spi.h"
-
#define LOCK_BTN PD6
#define UNLOCK_BTN PD7