Hi,
I am using mblock for programming Arduino Uno and i want to use temp sensor DHT11. But when i add Extension block for using this sensor and want to compile and upload the code, i receive this Error Message :
fatal error: dht.h: no such file or directory #include <dht.h>
Please help me if you know