I am working in a Windows 10 environment.
I downloaded the Esp8266 libraries from Github (https://github.com/esp8266/Arduino) as per the documentation.
I added http://arduino.esp8266.com/stable/packa ... index.json to the boards manager.
All of the files exist in the arduino\hardware\esp8266com\esp8266 directory, but I cannot add libraries to my Arduino sketch as they do not appear in the library drop-down.
What am I missing?
Thanks in advance.