DHT library error

0

When I try to load the library DHT this error returns me, until today I could not make my dht22 work.

  

Include file from C: \ Program Files   (x86) \ Arduino \ libraries \ DHT-sensor-library-master \ DHT_U.cpp: 22: 0:

     

C: \ Program Files   (x86) \ Arduino \ libraries \ DHT-sensor-library-master \ DHT_U.h: 25: 29: fatal   error: Adafruit_Sensor.h: No such file or directory

     

#include "Adafruit_Sensor.h"

    
asked by anonymous 06.04.2017 / 20:06

0 answers