Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
104:3f48daed532b
Parent:
96:9b7b63c0105e
Child:
109:5c9180b4be25
--- a/Masters/DS2480B/DS2480B.cpp	Thu Jul 07 13:56:44 2016 -0500
+++ b/Masters/DS2480B/DS2480B.cpp	Tue Aug 02 18:21:09 2016 +0000
@@ -30,7 +30,7 @@
 * ownership rights.
 **********************************************************************/
 
-#include "DS2480B.h"
+#include "Masters/DS2480B/DS2480B.h"
 #include "Serial.h"
 #include "Timer.h"
 #include "wait_api.h"