WiFiServer - don't inherit from Server class by JAndrassy · Pull Request #8418 · esp8266/Arduino

@JAndrassy marked this pull request as draft

December 19, 2021 19:51

@JAndrassy

Fixes esp8266#8416

We install now a private Python and use it for OTA calls, so users do not need to manually install anything.

@JAndrassy

@JAndrassy

@d-a-v

hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request

Nov 18, 2024
* WiFiServer - don't inherit from Server class