1.1.0
版本发布时间: 2015-06-27 07:06:28
adafruit/DHT-sensor-library最新发布版本:1.4.6(2023-11-15 23:16:05)
Major change to DHT reading algorithm to be resilient to changes in the CPU speed. The length of a 0 or 1 bit pulse is now compared against the length of the known 50 microsecond low pulse before the bit. This allows the comparison between a 0 or 1 bit to happen without any dependency on a cycle count or other value that depends on the CPU speed.