File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
examples/DhtTemperatureAndHumiditySensor Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
22
* REVISION HISTORY
23
23
* Version 1.0: Henrik EKblad
24
24
* 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
28
28
*
29
29
* DESCRIPTION
30
30
* This sketch provides an example of how to implement a humidity/temperature sensor using a DHT11/DHT21/DHT22.
You can’t perform that action at this time.
0 commit comments