Class for DHT11, DHT21 and DHT22 (temperature & humidity)

Please use the version - Arduino/libraries/DHTstable at master · RobTillaart/Arduino · GitHub -
This equals the DHTlib 0.1.13 version

as the latest DHTlib version is more experimental to minimize footprint and work at lower clock speeds and is coded with AVR specific code. It will not work on ARM version.