Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
63:422be898443a
Parent:
49:36954b62f503
Child:
71:562f5c702094
diff -r 268612a10614 -r 422be898443a OneWire_Masters/OneWireMaster.h
--- a/OneWire_Masters/OneWireMaster.h	Thu Apr 14 14:38:42 2016 -0500
+++ b/OneWire_Masters/OneWireMaster.h	Tue Apr 19 21:52:49 2016 +0000
@@ -55,7 +55,8 @@
     enum OWLevel
     {
         LEVEL_NORMAL = 0x00,
-        LEVEL_STRONG = 0x02
+        LEVEL_STRONG = 0x02,
+        LEVEL_PROGRAM = 0x04,
     };
     
     /// Search direction for the Triplet