- 03 Apr, 2015 2 commits
-
-
Martin Han authored
-
Martin Han authored
Change function names. read->-read11() support DHT11 ->read22() support DHT21 DHT22
-
- 16 Feb, 2015 1 commit
-
-
robcazzaro authored
Addresses issue #225, slower loop timing due to the use of floats. Should be safe to use with integer-only builds, since on integer-only builds I could never see "3" as a valid value for either low or high
-
- 02 Feb, 2015 2 commits
-
-
Javier Yáñez authored
-
Javier Yáñez authored
Read error is indicated with humidity = nil
-
- 25 Jan, 2015 2 commits
-
-
Javier Yáñez authored
-
Javier Yáñez authored
ake some adjustments because of the optimization using local variables
-
- 21 Jan, 2015 2 commits
-
-
Javier Yáñez authored
-
Javier Yáñez authored
-