Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
27:d5aaefa252f1
Parent:
26:a361e3f42ba5
Child:
32:bce180b544ed
--- a/OneWire_Masters/DS248x/ds248x.cpp	Wed Mar 23 15:25:40 2016 -0500
+++ b/OneWire_Masters/DS248x/ds248x.cpp	Fri Mar 25 11:11:59 2016 -0500
@@ -32,6 +32,7 @@
 
 
 #include "ds248x.h"
+#include "RomId.hpp"
 
 
 //*********************************************************************