-->
Page 1 of 1

Can't see ESP8266 Libraries

PostPosted: Thu Jan 03, 2019 5:48 am
by SeanT
Hello,

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.

Re: Can't see ESP8266 Libraries

PostPosted: Fri Jan 04, 2019 1:02 am
by SeanT
Issue resolved.

When the ESP32 board is selected, the libraries do not show. When I select a different board like the Wemos D1, the libraries appear.