Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
77:529edb329ee0
Parent:
76:84e6c4994e29
--- a/Switches/DS2413/DS2413.h	Sat May 14 14:27:56 2016 -0500
+++ b/Switches/DS2413/DS2413.h	Mon May 16 10:36:30 2016 -0500
@@ -63,7 +63,7 @@
         *
         * @return
         **************************************************************/
-        DS2413(OneWireMaster &owm);
+        DS2413(RandomAccessRomIterator &selector);
 
         /**********************************************************//**
         * @brief pio_access_read_chA()