projects
/
weathermon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
49789b1
)
Обработка данных с датчика BMP085 вынесена в отдельную ветку.
author
Roman Bazalevsky
<rvb@rvb.name>
Fri, 26 Sep 2014 21:07:15 +0000
(
01:07
+0400)
committer
Roman Bazalevsky
<rvb@rvb.name>
Fri, 26 Sep 2014 21:07:15 +0000
(
01:07
+0400)
Weather_WH2.ino
patch
|
blob
|
history
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);
-
} else {
Serial1.println();
@@
-263,7
+262,6
@@
void loop() {
}
-
}