Maxim Integrated / OneWire

Dependents:   MAXREFDES131_Qt_Demo MAX32630FTHR_iButton_uSD_Logger MAX32630FTHR_DS18B20_uSD_Logger MAXREFDES130_131_Demo ... more

Revision:
101:e7f76cb49584
Parent:
95:5ebdf5d955f4
Child:
104:3f48daed532b
--- a/Slaves/Bridges/DS28E17/DS28E17.h	Thu Jun 30 17:01:03 2016 +0000
+++ b/Slaves/Bridges/DS28E17/DS28E17.h	Sun Jul 03 20:35:38 2016 +0000
@@ -61,6 +61,8 @@
     class DS28E17 : public OneWireSlave
     {
     public:
+    
+        static const uint8_t DS28E17_FAMILY_CODE = 0x19;
         
         ///Result of all operations
         enum CmdResult