summaryrefslogtreecommitdiffstats
path: root/lock/fend.c
diff options
context:
space:
mode:
Diffstat (limited to 'lock/fend.c')
-rw-r--r--lock/fend.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lock/fend.c b/lock/fend.c
index 39854c6..500ef7f 100644
--- a/lock/fend.c
+++ b/lock/fend.c
@@ -9,7 +9,6 @@
#include <util/delay.h>
#include "nrfm.h"
-#include "uart.h"
#include "util.h"
#define LOCK_PIN PD2
@@ -85,7 +84,6 @@ int main(void)
init_leds();
init_btns();
- uart_init();
radio_init(rxaddr);
radio_print_config();