Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
92:aa40c49b8563
Parent:
91:e80108bc870a
Child:
104:3f48daed532b
diff -r e80108bc870a -r aa40c49b8563 Masters/DS248x/DS2484/DS2484.h
--- a/Masters/DS248x/DS2484/DS2484.h	Mon Jun 20 19:39:21 2016 +0000
+++ b/Masters/DS248x/DS2484/DS2484.h	Mon Jun 20 20:02:28 2016 +0000
@@ -40,7 +40,7 @@
 
 namespace OneWire
 {
-    //DS2484 I2C to 1-wire Master
+    ///DS2484 I2C to 1-wire Master
     class DS2484: public DS248x
     {
         public: