mirror of https://github.com/arendst/Tasmota.git
Tasmota PyFlasher
parent
f0bc82fb5e
commit
d514871af0
|
@ -4,10 +4,10 @@ Once you have followed [Hardware preparation](Hardware-preparation), your device
|
||||||
|
|
||||||
Optionally, you may want to back up the device manufacturer's firmware. To do so, you must use esptool. Refer to the [instructions below](#optional-backup-firmware).
|
Optionally, you may want to back up the device manufacturer's firmware. To do so, you must use esptool. Refer to the [instructions below](#optional-backup-firmware).
|
||||||
|
|
||||||
# NodeMCU PyFlasher
|
# Tasmota PyFlasher
|
||||||
NodeMCU PyFlasher is an easy to use GUI flasher based on [esptool.py](https://github.com/espressif/esptool) and is our recommended tool for a quick and easy flash.
|
NodeMCU PyFlasher is an easy to use GUI flasher based on [esptool.py](https://github.com/espressif/esptool) and is our recommended tool for a quick and easy flash.
|
||||||
|
|
||||||
Download the [latest release](https://github.com/marcelstoer/nodemcu-pyflasher/releases) for your platform (Windows or Mac). Double click the downloaded file and it'll start, no installation required.
|
Download the [latest release](https://github.com/tasmota/tasmota-pyflasher/releases) for your platform (Windows or Mac). Double click the downloaded file and it'll start, no installation required.
|
||||||
|
|
||||||
![NodeMCU PyFlasher Screenshot](https://user-images.githubusercontent.com/5904370/55689926-2a820100-598b-11e9-8153-9a327b216d0d.png)
|
![NodeMCU PyFlasher Screenshot](https://user-images.githubusercontent.com/5904370/55689926-2a820100-598b-11e9-8153-9a327b216d0d.png)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue