Skip to content

DHT Temperature and Humidity plus Heat Index (feels like temperature) - using official Adafruit Library #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Update DhtTemperatureAndHumiditySensor.ino
  • Loading branch information
cnerone authored Jan 6, 2020
commit 93b79de556f896988a7a375c0a38ff17a767ede9
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
*******************************
*
* REVISION HISTORY
* Version 1.0 (umidity sensor): Henrik EKblad
* Version 1.0 (humidity sensor): Henrik EKblad
* Version 1.1 - 2016-07-20 (humidity sensor): Converted to MySensors v2.0 and added various improvements - Torben Woltjen (mozzbozz)
* Version 2.0 - 2018-09-25: Converted to DHTU Adafruit library - Tiberio Galletti
* Version 2.1 - 2018-10-06: Clearer code and... if something changed... every sensor data are sent to gateway - Tiberio Galletti
Expand Down