espruino / EspruinoDocs

See http://espruino.com for the complete Espruino Documentation - many links in this repository will not work
http://www.espruino.com/
Other
253 stars 282 forks source link

fix command in tutorial #699

Closed silasms closed 11 months ago

silasms commented 11 months ago

Command apparently wrong in 8266 flash download tutorial for windows.

gfwilliams commented 11 months ago

Thanks for the update! I'm just looking at what changed though (https://github.com/espruino/EspruinoDocs/pull/699/files) and I don't see any actual difference? It's just that the write_flash command was moved to a new line.

Did the old one not work for you? They should be identical

silasms commented 11 months ago

The command was giving me an error, and I organized it that way and it worked! But now it seems to be working, probably I made some mistake. Sorry!

gfwilliams commented 11 months ago

No problem! Doesn't hurt to swap it so I'll merge this anyway :)