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 ae2f8da..a0a12c8 100644
--- a/avr/i2c.c
+++ b/avr/i2c.c
@@ -10,7 +10,6 @@
#include "common.h"
#include <avr/interrupt.h>
-#include <string.h>
#include "config.h"
#include "timer.h"