mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Remove Python installation from OTA doc (#8417)
Fixes #8416 We install now a private Python and use it for OTA calls, so users do not need to manually install anything.
This commit is contained in:
parent
42aa0e6d25
commit
b5f3d1d6d5
Binary file not shown.
Before Width: | Height: | Size: 76 KiB |
@ -226,13 +226,6 @@ Instructions below show configuration of OTA on a NodeMCU 1.0 (ESP-12E Module) b
|
|||||||
- esp8266/Arduino platform package 2.0.0 or newer - for instructions
|
- esp8266/Arduino platform package 2.0.0 or newer - for instructions
|
||||||
follow
|
follow
|
||||||
https://github.com/esp8266/Arduino#installing-with-boards-manager
|
https://github.com/esp8266/Arduino#installing-with-boards-manager
|
||||||
- Python 3.x - https://www.python.org/
|
|
||||||
|
|
||||||
**Note:** Windows users should select “Add python.exe to Path”
|
|
||||||
(see below – this option is not selected by default).
|
|
||||||
|
|
||||||
.. figure:: a-ota-python-configuration.png
|
|
||||||
:alt: Python installation set up
|
|
||||||
|
|
||||||
2. Now prepare the sketch and configuration for upload via a serial port.
|
2. Now prepare the sketch and configuration for upload via a serial port.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user