From ea4ee734b20dbc5511beb9ec400fb7ffe52ea87e Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Mon, 29 Apr 2019 10:26:32 -0400 Subject: removed submodule so files can be edited --- temp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'temp.c') diff --git a/temp.c b/temp.c index 38e873d..95b74f7 100644 --- a/temp.c +++ b/temp.c @@ -19,7 +19,7 @@ */ #include "board.h" -#include "i2c/i2c.h" +#include "i2c.h" // TMP006 I2C address #define TEMP_ADDR (0x40) -- cgit v1.2.3