nethoncho / Arduino-DHT22

Arduino library for the DHT22 humidity and temperature sensor
http://goo.gl/uy1fV
120 stars 123 forks source link

Timing protocol fix #6

Open jgeisler0303 opened 10 years ago

jgeisler0303 commented 10 years ago

Hi nethoncho, I used your library for a long time and it worked great until I realized that there is a problem with the way it interprets the timing of the sensors response. Please read the modified README for full details and checkout the TestTimings example that demonstrates the problem.