From ce23df7d9bb893c6520b292126350aebde707096 Mon Sep 17 00:00:00 2001 From: Gabriel Marcano Date: Wed, 8 Jun 2016 20:00:31 -0400 Subject: [PATCH] Forgot to remove typo, extra i2c.h include. --- source/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/source/main.c b/source/main.c index c00bf84..494250f 100644 --- a/source/main.c +++ b/source/main.c @@ -5,7 +5,6 @@ #include "gamecart/protocol.h" #include "gamecart/command_ctr.h" #include "headers.h" -#include "i2c.h" #include #include