Implementation of 1-Wire with added Alarm Search Functionality

Dependents:   Max32630_One_Wire_Interface

Revision:
105:e6ba25711c05
Parent:
104:3f48daed532b
diff -r 3f48daed532b -r e6ba25711c05 Slaves/Sensors/DS1920/DS1920.h
--- a/Slaves/Sensors/DS1920/DS1920.h	Tue Aug 02 18:21:09 2016 +0000
+++ b/Slaves/Sensors/DS1920/DS1920.h	Wed Aug 03 22:08:31 2016 +0000
@@ -59,8 +59,6 @@
     {
     public:
         
-        static const uint8_t DS1920_FAMILY_CODE = 0x10;
-        
         ///Result of operations
         enum CmdResult
         {