RobTillaart / DHTNew

Arduino library for DHT11 and DHT22 with automatic sensor recognition
MIT License
98 stars 15 forks source link

0.3.3 fix #29 make an explicit delay between trigger the sensor and s… #30

Closed RobTillaart closed 4 years ago

RobTillaart commented 4 years ago

make an explicit delay between trigger the sensor and start polling for its reaction This gives long wires time to have their voltage up to HIGH level.