So you're a Noob? Post your questions here until you graduate! Don't be shy.

User avatar
By SeanT
#79841 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.
User avatar
By SeanT
#79855 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.