Skip to content

Commit 36849b0

Browse files
authored
Update DhtTemperatureAndHumiditySensor.ino
1 parent 11b1da8 commit 36849b0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/DhtTemperatureAndHumiditySensor/DhtTemperatureAndHumiditySensor.ino

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
* REVISION HISTORY
2323
* Version 1.0: Henrik EKblad
2424
* Version 1.1 - 2016-07-20: Converted to MySensors v2.0 and added various improvements - Torben Woltjen (mozzbozz)
25-
* Version 2.0 - 2018-09-25: Converted to DHTU Adafruit library
26-
* Version 2.1 - 2018-10-06: Clearer code and... if something changed... every sensor data are sent to gateway
27-
* Version 2.2 - 2018-12-27: Heat Index calculation included in sketch (based on Adafruit official library)
25+
* Version 2.0 - 2018-09-25: Converted to DHTU Adafruit library - Tiberio Galletti
26+
* Version 2.1 - 2018-10-06: Clearer code and... if something changed... every sensor data are sent to gateway - Tiberio Galletti
27+
* Version 2.2 - 2018-12-27: Heat Index calculation included in sketch (based on Adafruit official library) - Tiberio Galletti
2828
*
2929
* DESCRIPTION
3030
* This sketch provides an example of how to implement a humidity/temperature sensor using a DHT11/DHT21/DHT22.

0 commit comments

Comments
 (0)