Remove Python installation from OTA doc by earlephilhower · Pull Request #8417 · esp8266/Arduino

@earlephilhower

Fixes esp8266#8416

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

d-a-v

approved these changes Dec 20, 2021

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

Dec 21, 2021
Fixes esp8266#8416

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

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

Nov 18, 2024
Fixes esp8266#8416

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