Using ESP specific functions
Posted: Mon May 18, 2015 5:59 am
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?
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?