Skip to content

Commit

Permalink
Merge pull request tasmota#464 from suorcd/patch-1
Browse files Browse the repository at this point in the history
missing s
  • Loading branch information
ascillato authored Sep 27, 2020
2 parents d7bd162 + 5ca2e88 commit 83a6440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ Simply connect the EN pin to ground to prevent the ESP8266 chip on your NODEMCU

ESP8266 needs to be put into **programming mode** or **flash mode** before the firmware can be uploaded. This is done by pulling the GPIO0 pin to GND while the chip is booting.

On most devices the installed control button is connected to GPIO0 and GND, making entering Programming Mode very easy. On others you will need to bridge the pins on the PCB or directly on the chip with a jumper wire. GPIO0 is alway in the same location on ESP8266 and ESP8255!
On most devices the installed control button is connected to GPIO0 and GND, making entering Programming Mode very easy. On others you will need to bridge the pins on the PCB or directly on the chip with a jumper wire. GPIO0 is always in the same location on ESP8266 and ESP8255!

Device specific instructions are documented in [Tasmota Device Templates Repository](https://templates.blakadder.com/).

Expand Down

0 comments on commit 83a6440

Please sign in to comment.