Copiar codigo en IDE arduino

Hola muy buenas, quisiera saber si me pueden ayudar, ya que al colocar el circuito en la plataforma y veo el codigo y lo copio y pego en el IDE arduino y me arroja el siguiente error.

float dhtTempC = dht.readTempC();
^~~~~~~~~
readTemperature
exit status 1
no matching function for call to ‘DHT::DHT(int)’

y no me deja compilar. Ayuda por favor.

Looks like you may have copied the code rather than downloading the whole ZIP file.

See this: I need help in creating the program of an automatic irrigation system with lcd - #13 by bhofmann