Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
105:e6ba25711c05
Parent:
104:3f48daed532b
Child:
107:4697f641eafb
--- a/Slaves/Bridges/DS28E17/DS28E17.h	Tue Aug 02 18:21:09 2016 +0000
+++ b/Slaves/Bridges/DS28E17/DS28E17.h	Wed Aug 03 22:08:31 2016 +0000
@@ -61,8 +61,6 @@
     class DS28E17 : public OneWireSlave
     {
     public:
-    
-        static const uint8_t DS28E17_FAMILY_CODE = 0x19;
         
         ///Result of all operations
         enum CmdResult