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.
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
#include <DHT.h>