Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
77:529edb329ee0
Parent:
76:84e6c4994e29
Child:
78:0cbbac7f2016
diff -r 84e6c4994e29 -r 529edb329ee0 Bridge/DS28E17/DS28E17.h
--- a/Bridge/DS28E17/DS28E17.h	Sat May 14 14:27:56 2016 -0500
+++ b/Bridge/DS28E17/DS28E17.h	Mon May 16 10:36:30 2016 -0500
@@ -70,7 +70,7 @@
         * On Exit:
         *    @return
         **************************************************************/
-        DS28E17(OneWireMaster &owm);
+        DS28E17(RandomAccessRomIterator &selector);
 
         /**********************************************************//**
         * @brief Write to selected DS28E17's I2C with Stop.