Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
104:3f48daed532b
Parent:
92:aa40c49b8563
Child:
139:f0e0a7976846
--- a/Masters/DS248x/DS2482EightChannel/DS2482EightChannel.cpp	Thu Jul 07 13:56:44 2016 -0500
+++ b/Masters/DS248x/DS2482EightChannel/DS2482EightChannel.cpp	Tue Aug 02 18:21:09 2016 +0000
@@ -31,7 +31,7 @@
 **********************************************************************/
 
 
-#include "OneWire/Masters/DS248x/DS2482EightChannel/DS2482EightChannel.h"
+#include "Masters/DS248x/DS2482EightChannel/DS2482EightChannel.h"
 
 using OneWire::OneWireMaster;
 using OneWire::DS2482EightChannel;