summaryrefslogtreecommitdiff
path: root/avr/i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'avr/i2c.c')
-rw-r--r--avr/i2c.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/avr/i2c.c b/avr/i2c.c
index e0e5a19..d181ff6 100644
--- a/avr/i2c.c
+++ b/avr/i2c.c
@@ -5,7 +5,6 @@
#include "common.h"
#include <avr/interrupt.h>
-#include <util/delay.h>
#include <string.h>
#include "config.h"