Skip to content

Commit fbe7abb

Browse files
earlephilhowerJAndrassy
authored andcommitted
Remove Python installation from OTA doc (esp8266#8417)
Fixes esp8266#8416 We install now a private Python and use it for OTA calls, so users do not need to manually install anything.
1 parent b079cc0 commit fbe7abb

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed
-75.5 KB
Binary file not shown.

doc/ota_updates/readme.rst

-7
Original file line numberDiff line numberDiff line change
@@ -226,13 +226,6 @@ Instructions below show configuration of OTA on a NodeMCU 1.0 (ESP-12E Module) b
226226
- esp8266/Arduino platform package 2.0.0 or newer - for instructions
227227
follow
228228
https://github.com/esp8266/Arduino#installing-with-boards-manager
229-
- Python 3.x - https://www.python.org/
230-
231-
**Note:** Windows users should select “Add python.exe to Path”
232-
(see below – this option is not selected by default).
233-
234-
.. figure:: a-ota-python-configuration.png
235-
:alt: Python installation set up
236229

237230
2. Now prepare the sketch and configuration for upload via a serial port.
238231

0 commit comments

Comments
 (0)