markruys / arduino-DHT

Efficient DHT library for Arduino
Other
162 stars 119 forks source link

No matching function call DHT:DHT() #19

Open ran88dom99 opened 5 years ago

ran88dom99 commented 5 years ago

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.

ERuban commented 4 years ago

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

ran88dom99 commented 4 years ago

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

zshanmukh commented 4 years ago

image

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

karthikeyan51299 commented 3 years ago

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

deepak-glitch commented 2 years ago

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

baraka-bilali commented 1 year ago

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

dht is not recognized as a library Please Help me !

ghost commented 1 year ago

include