Rename Files of different Devices
[owSlave2.git] / DS2450 / DS2450.c
index abf083c..74d24dd 100644 (file)
@@ -42,7 +42,8 @@
 extern void OWINIT();
 
 uint8_t owid[8]={0x20, 0xA2, 0xD9, 0x84, 0x00, 0x16, 0x02, 0x5D};/**/
-       
+uint8_t config_info[16]={0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,0x00,0x00,0x00};
+
 #if (owid>128) 
 #error "Variable not correct"
 #endif