Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By scargill
#51405 For the life of me!!

I've installed the ESP8266 library into the latest Arduino....(which is sitting at D:\program Files (x86)\arduino169

All working - tried a test EEPROM program - compiles - but..

I want to check the EEPROM library (esp8266 version) and can I HELL find it..

Can someone point me to where the library EEPROM code would be for the above installation (Windows 10)?
User avatar
By bbx10node
#51446 I have not used Windows in a while so take this with a grain of salt. There should be a folder named arduino15 but it has the hidden and/or system bit(s) set so it is "invisible". Set file explorer to show hidden files and folders. You might be able to find it by using the Windows search and entering "arduino15".

On a Linux system, the following is the path to the file.

Code: Select all~/.arduino15/packages/esp8266/hardware/esp8266/2.3.0/libraries/EEPROM/EEPROM.cpp