Skip to content

Commit 7f07666

Browse files
authored
Update README.md
1 parent b6547b3 commit 7f07666

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: README.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ Advanced esp_nano_httpd WiFi config example
33

44
Some javascript+cgi like callbacks
55

6+
To compile yourself:
7+
8+
`git clone https://github.com/QB4-dev/esp_nano_httpd_advanced_example --recursive`
9+
10+
`cd esp_nano_httpd_advanced_example/`
11+
12+
`make`
13+
14+
`make flash`
15+
616
![ESP8266 WiFi scan](/screen1.png)
717

818
![ESP8266 connected to router](/screen2.png)

0 commit comments

Comments
 (0)