From 0466e119a7a12ebb5edf5b8c85845c0064e454e5 Mon Sep 17 00:00:00 2001 From: Jason2866 Date: Fri, 4 Jan 2019 08:57:38 +0100 Subject: [PATCH] Updated Esptool (markdown) --- Esptool.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Esptool.md b/Esptool.md index ab399c28..2c1b6ad8 100644 --- a/Esptool.md +++ b/Esptool.md @@ -41,7 +41,7 @@ esptool.py --port COM5 read_flash 0x00000 0x100000 image1M.bin ``` NOTE: When the command completes the device is out of firmware upload mode! -### Optional: Erase firmware +### Erase firmware Ensure the device is in firmware upload mode. Erase the complete flash memory holding the firmware with the following command: