projects
/
weathermon.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Обработка данных с датчика BMP085 вынесена в отдельную ветку.
[weathermon.git]
/
Weather_WH2.ino
diff --git
a/Weather_WH2.ino
b/Weather_WH2.ino
index 0977862328dc7b510293b25733f15f07cec0f20a..a1796cc257985eb476b1a6c90749cb34267b2b08 100644
(file)
--- a/
Weather_WH2.ino
+++ b/
Weather_WH2.ino
@@
-233,7
+233,6
@@
void loop() {
previousIndoor = now;
digitalWrite(GREENPIN,HIGH);
previousIndoor = now;
digitalWrite(GREENPIN,HIGH);
-
} else {
Serial1.println();
} else {
Serial1.println();
@@
-263,7
+262,6
@@
void loop() {
}
}
-
}
}