markruys/arduino-DHT

No matching function call DHT:DHT()

ran88dom99 opened this issue · 7 comments

No matching function call DHT:DHT().
I do not know what else to say except adafruit dht lib is already installed and not able to work.

It is just because you have another DHT library installed.
Go to your sketches folder, then libraries - delete other library, which contains same DHT.h file, and try again

I am sure it will be useful to someone in the future.

image

the problem is because of having more than one DHT library as I have shown in the image

I got this error message today and deleted every other sensor libraries but still showing the error message. I even deleted every libraries and installed and compiled one by one....the result is still same....what should i do

I got this error message today and deleted every other sensor libraries but still showing the error message. I even deleted every libraries and installed and compiled one by one....the result is still same....what should i do

what did u do same problem

I too have a problem:
Capture d’écran (5)

dht is not recognized as a library
Please Help me !

#include <DHT.h>