You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the Arduino IDE Library Manager is used to update or install a library that is also bundled with esp8266 then that library is installed to the sketchbook libraries folder and thus will be used in preference to the esp8266 bundled library. This issue is reported in the Arduino IDE repository: arduino/Arduino#4064 but has not received much support for being fixed from the developers so any input there might help to give it priority. I made a list of workarounds for this issue here: JChristensen/mighty-1284p#24