tm3d
/
owTools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7968f68
)
defaultconfig of DS2438
author
Tobias
<tm@tm3d.de>
Tue, 21 Feb 2017 20:27:04 +0000
(21:27 +0100)
committer
Tobias
<tm@tm3d.de>
Tue, 21 Feb 2017 20:27:04 +0000
(21:27 +0100)
src/owDevice.cpp
patch
|
blob
|
history
diff --git
a/src/owDevice.cpp
b/src/owDevice.cpp
index
840a0b2
..
70fe96a
100755
(executable)
--- a/
src/owDevice.cpp
+++ b/
src/owDevice.cpp
@@
-236,7
+236,7
@@
int owDeviceDS18B20::convertAll() {
void owDeviceDS2438::setDefaultConfig() {
- config->setConfig({1,6, 6,8, 4,7,
7
,17, 0,2,3,12,4,0,0,0,0,0,0,0,0,0,0,0});
+ config->setConfig({1,6, 6,8, 4,7,
6
,17, 0,2,3,12,4,0,0,0,0,0,0,0,0,0,0,0});
configstate=OWDCS_DEFAULT;
}