I have a problem on my DHT libraries, it wont identified on my arduino IDE. it says
C:\Users\User\Documents\Arduino\DHT22\DHT22.ino:1:10: fatal error: DHT.h: No such file or directory #include <DHT.h> ^~~~~~~ compilation terminated. exit status 1
Compilation error: DHT.h: No such file or directory
I already downloaded the libraries from the library manager, and still nothing changes. here's my DHT.h path
C:\Users\User\OneDrive\文档\Arduino\libraries\DHT_sensor_library
please i need some help of you guys