Commit Graph

9 Commits

Author SHA1 Message Date
Vowstar a30ff88dc3 Merge pull request #167 from javieryanez/patch-4
Add support for NodeMCU with float point in the example
2015-02-03 12:52:33 +08:00
Javier Yáñez d155cfc57e Add support for NodeMCU with float point in the example 2015-02-02 10:01:24 +01:00
Javier Yáñez a3e518724c Support for versions of NodeMCU with float point
Read error is indicated with humidity = nil
2015-02-02 09:59:20 +01:00
Vowstar 09335d8252 Merge pull request #131 from javieryanez/patch-2
Error checking added in the example. Functions description added
2015-01-26 04:20:04 +08:00
Javier Yáñez 5a50f4e4ee Error checking added in the example. Functions description added 2015-01-25 20:20:48 +01:00
Javier Yáñez 71dd55ba45 Turn some variables to local
ake some adjustments because of the optimization using local variables
2015-01-25 20:13:07 +01:00
Vowstar 8660c32dbc Merge pull request #120 from javieryanez/patch-2
Add README.md for DHT22 module by javieryanez
2015-01-21 16:00:26 +08:00
Javier Yáñez 0b8b883e90 README.md for DHT22 module 2015-01-21 08:23:06 +01:00
Javier Yáñez 75904ed9bd DHT22 module 2015-01-21 08:21:08 +01:00