summaryrefslogtreecommitdiff
path: root/firmware/drivers/serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/serial.c')
-rw-r--r--firmware/drivers/serial.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/drivers/serial.c b/firmware/drivers/serial.c
index 34c426e..30e5f33 100644
--- a/firmware/drivers/serial.c
+++ b/firmware/drivers/serial.c
@@ -26,7 +26,6 @@
#include "cpu.h"
#include "system.h"
#include "kernel.h"
-#include "adc.h"
#include "lcd.h"
#include "serial.h"
#include "iap.h"