mirror of https://github.com/arendst/Tasmota.git
Update re: selecting a binay to flash
parent
e972f518f8
commit
e042202e60
|
@ -1,6 +1,6 @@
|
|||
If you have followed [Hardware preparation](Hardware-preparation) your device is in Flash Mode and ready to be flashed with Tasmota and for that you need a **flashing tool**.
|
||||
If you have read through the [Prerequisites](#Prerequisites) you should have selected [a pre-compiled Tasmota firmware binary](https://github.com/arendst/Sonoff-Tasmota/wiki/Prerequisites#tasmota-firmware) or chosen to [compile your own Tasmota firmware binary](#flashing-and-compiling-from-source).
|
||||
|
||||
Jump [here](#flashing-and-compiling-from-source) if you want to compile your own version of Tasmota.
|
||||
Once you have followed [Hardware preparation](Hardware-preparation), your device should be in Flash Mode and ready for a Tasmota firmware binary file to be flashed. For that you need a **flashing tool**.
|
||||
|
||||
# NodeMCU 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.
|
||||
|
|
Loading…
Reference in New Issue