diff projects/d-box/DboxSensors.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/DboxSensors.h	Fri Jul 17 15:28:18 2015 +0100
+++ b/projects/d-box/DboxSensors.h	Fri Jul 17 16:57:08 2015 +0100
@@ -21,7 +21,7 @@
 
 #include "I2c_TouchKey.h"
 #include "AnalogInput.h"
-#include "../../include/GPIOcontrol.h"	// TODO wrap this into a class
+#include <GPIOcontrol.h>	// TODO wrap this into a class
 
 /*---------------------------------------------------------------------------------------------------------------------------------------------------
  * This class retrieves data from all the connected sensors,