CODIGO DHT22

HOLA NECESITO CONFIGURA EL SENSOR DHT22. EN LA LIBRERIA APARECE UN NUEVO CODIGO QUE SE CARGA ASI

#include <Adafruit_Sensor.h>
#include <DHT.h>
#include <DHT_U.h>

ME APARECE ERROR EN

DHT_Unified dht(DHTPIN, DHTTYPE);

cOMO LO SOLUCIONO, POR FAVOR ES URGENTE

Please include the whole sketch and the complete error message.
Make sure you use code tags to post both ( </> )

Por favor incluya el boceto completo y el mensaje de error completo.
Asegúrese de utilizar etiquetas de código para publicar ambos (</>)