rudy wrote:Have a look at what is in ESP8266WiFi.h
https://github.com/esp8266/Arduino/blob ... 8266WiFi.h
Mostly includes.
Yes, I see that. What I don't understand is why I get a dozen includes showing in my code when I click to include the ESP8266WiFi library and others only get the one, that is, <ESP8266WiFi.h> .