1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-11 18:32:50 +00:00

added note to sensor page

This commit is contained in:
2016-01-07 21:54:31 -06:00
parent 830ae11c0e
commit eb1fae7535
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1 @@
this is atest file

View File

@@ -14,6 +14,12 @@
<div class="container">
<br>
<h1 class="text-center">ESP8266 Temperature Sensors</h1>
<p><span class="colorRed">Note:</span> I am still experimenting with these sensors. It seems that the sensors will have a bad reading every once in while.
For example the low every day for the Grand Meadow sensor is 33.8. From observing the data, it randomly jumps to 33.8 one out of about every few hundred readings or so.
I will continue to investigate this problem when I can get my hands on the sensor as it is currently in my home town.
</p>
<hr>
<% for (var i = 0; i < query.length; i++){ %>
<div class="col-lg-4">