Skip to content

Commit a488a9b

Browse files
committed
Updated examples and other content
1 parent 708c337 commit a488a9b

8 files changed

+2
-2
lines changed

AM2302.pdf

100644100755
File mode changed.

DHT11.pdf

100644100755
File mode changed.

DHT22 Example.png

100644100755
File mode changed.

LICENSE

100644100755
File mode changed.

README.md

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<tbody>
2121
<tr>
2222
<td valign="top">VERSION:</td>
23-
<td valign="top">0.2<br>
23+
<td valign="top">0.4<br>
2424
</td>
2525
</tr>
2626
<tr>

firmware/examples/DHT_2sensor.ino

100644100755
File mode changed.

firmware/examples/DHT_example.ino

100644100755
File mode changed.

spark.json

100644100755
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "PietteTech_DHT",
3-
"version": "0.0.3",
3+
"version": 0.0.2”,
44
"author": "Scott Piette [email protected]",
55
"license": "GPL v3 (http://www.gnu.org/licenses/gpl.html)",
66
"description": "Interrupt driven DHT11/21/22 Sensor library"

0 commit comments

Comments
 (0)