Chat here about code rewrites, mods, etc... with respect to the github project https://github.com/esp8266/Arduino

Moderator: igrr

User avatar
By JohnPap70
#17732 Hi!

I am playing with the ESP8266 and the Arduino IDE and I want to use some ESP specific libraries... like ESP.getChipId() for example. But for every single one I am getting the "'ESP' was not declared in this scope" error!

How I can solve this one? What I have to define in the include section?
User avatar
By JohnPap70
#17758 Thanks for the answer tontito!

The problem now is that I am getting a "ESP.h: No such file or directory" error!

I've made a search on my computer in order to point to that direction but with no luck! Do I have to install a library into the Arduino IDE?