From: Tobias Date: Tue, 21 Feb 2017 20:27:29 +0000 (+0100) Subject: defaultconfig of DS2438 X-Git-Url: https://git.smho.de/gw/?p=owPython.git;a=commitdiff_plain;h=6757c4bbdd08e635288c16b8a194540c90906ddd defaultconfig of DS2438 --- diff --git a/owlib.py b/owlib.py index ed7396a..dff9eb5 100644 --- 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):