#include no such file or directory

Ok, so i may be overlooking something really obvious but when using the online IDE i cannot get past #include erroring out. Even when i add it from the libraries tab.

Im really new at this but trying to follow his example code - https://www.hackster.io/gusgonnet/temperature-humidity-monitor-with-blynk-7faa51?ref=part&ref_id=9500&offset=9

any pointers appreciated. Thanks

Could you provide a screenshot of the full window with the code drawer (< >) pulled out and dht.ino line 7 visible?

Have you added the library?
You need to select library on the left, find the lib you need, click it and select include in app, select the app and confirm. (why does it need to take that many clicks…)

1 Like