defaultconfig of DS2438
authorTobias <tm@tm3d.de>
Tue, 21 Feb 2017 20:27:29 +0000 (21:27 +0100)
committerTobias <tm@tm3d.de>
Tue, 21 Feb 2017 20:27:29 +0000 (21:27 +0100)
owlib.py

index ed7396a..dff9eb5 100644 (file)
--- a/owlib.py
+++ b/owlib.py
@@ -259,7 +259,7 @@ class owDS18B20(owDevice):
 
 class owDS2438(owDevice):
        def setdefaultConfig(self):
-               self.config=[1,6, 6,8, 4,7, 7,17, 0,2,3,12,4,0,0,0,0,0,0,0,0,0,0,0]
+               self.config=[1,6, 6,8, 4,7, 6,17, 0,2,3,12,4,0,0,0,0,0,0,0,0,0,0,0]
 
        def readScratchpad(self,page,recall):
                if (recall):