diff projects/d-box/I2c_TouchKey.h @ 68:59edd5780fef

Changed d-box code to run cleanly when built on board. Updated Makefile to add ne10 include path on board. Some extra docs in Utilities.h
author andrewm
date Fri, 17 Jul 2015 16:57:08 +0100
parents 901d205d1a3c
children
line wrap: on
line diff
--- a/projects/d-box/I2c_TouchKey.h	Fri Jul 17 15:28:18 2015 +0100
+++ b/projects/d-box/I2c_TouchKey.h	Fri Jul 17 16:57:08 2015 +0100
@@ -8,7 +8,7 @@
 #ifndef I2CTK_H_
 #define I2CTK_H_
 
-#include "../../include/I2c.h"
+#include <I2c.h>
 
 // #define NUM_BYTES_OLD 9
 // #define NUM_BYTES_NEW 13