marcoschwartz / aREST

A RESTful environment for Arduino
http://aREST.io/
Other
1.2k stars 279 forks source link

ESP8266WiFi.h: No such file or directory #252

Closed thewongwaae closed 6 years ago

thewongwaae commented 6 years ago

I have a problem that I've been fuming over for quite a long time now... I put this in: #include <ESP8266WiFi.h> And it gives me an error saying: ESP8266WiFi.h: No such file or directory

But why? Shouldn't it be correct?

thewongwaae commented 6 years ago

I just realised that it is because I am not using the right settings on my board. This can be closed.