From 9268a8f980b0172b9133e72815767019a72ed582 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Fri, 3 Oct 2025 04:31:04 +0300 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3496a70..8db6583 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,14 @@ http://arduino.esp8266.com/stable/package_esp8266com_index.json 7. `Search 'esp8266' and install it` > ⚠️ **Warning:** Make sure you have installed the correct USB driver (CH340 or CP2102) before connecting the ESP8266 to your computer. 8. `Plug the ESP8266 into your computer` -9. `Tools>Port>'Select the esp8266's port'` +9. `Tools>Port>'Select the esp8266's port'` +10. `Click the 'upload ➡️' button` +✅ **To make sure it has been uploaded successfully, you should see the message 'Done uploading'** ## 🎉 Run -`Click the 'upload ➡️' button` -✅ **To make sure it has been uploaded successfully, you should see the message 'Done uploading'** +1. `Reset the esp8266` +2. `Open '192.168.4.xx'` ## 🔒 License