Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit c2c4486

Browse files
authored
Update README.md
1 parent 0148150 commit c2c4486

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,15 @@ That's it.
2020
## So, how it works?
2121
If it cannot connect to the Blynk server in 30 seconds, it will switch to `Configuration Mode`. You will see your built-in LED turned ON. In `Configuration Mode`, it starts an access point called `ESP_xxxxxx`. Connect to it using password `MyESP_xxxxxx` .
2222

23-
https://github.com/khoih-prog/Blynk_WM/blob/master/pics/Selection_004.jpg
23+
<p align="center">
24+
<img src="https://github.com/khoih-prog/Blynk_WM/blob/master/pics/Selection_004.jpg">
25+
</p>
2426

2527
After you connected, please, go to http://192.168.4.1.
2628

27-
https://github.com/khoih-prog/Blynk_WM/blob/master/pics/Selection_005.jpg
29+
<p align="center">
30+
<img src="https://github.com/khoih-prog/Blynk_WM/blob/master/pics/Selection_005.jpg">
31+
</p>
2832

2933
Enter your credentials, then click `Save`. After you restarted, you will see your built-in LED turned OFF. That means, it connected to your Blynk server successfully.
3034

0 commit comments

Comments
 (0)