This repository was archived by the owner on Feb 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1926,22 +1926,22 @@ WiFi connected...yeey :)
1926
1926
Connected! IP address: 192.168.2.186
1927
1927
HTTP server started @ 192.168.2.186
1928
1928
===============================================================
1929
- Open http://esp8266fs-browser .local/edit to see the file browser
1929
+ Open http://async-esp8266fs .local/edit to see the file browser
1930
1930
Using username = admin and password = admin
1931
1931
===============================================================
1932
1932
[WM] freeing allocated params!
1933
1933
```
1934
1934
1935
- You can access using the HTTP server IP (http://192.168.2.186 ) or its mDNS hostname (http://esp8266fs-browser .local )
1935
+ You can access using the HTTP server IP (http://192.168.2.186 ) or its mDNS hostname (http://async-esp8266fs .local )
1936
1936
1937
1937
<p align =" center " >
1938
- <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP_FSWebServer/pics/esp8266fs.local.png">
1938
+ <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP_FSWebServer/pics/async- esp8266fs.local.png">
1939
1939
</p >
1940
1940
1941
- By going to http://192.168.2.186/edit or http://esp8266fs-browser .local/edit , you can ** edit / delete / upload / download** any file in the folder
1941
+ By going to http://192.168.2.186/edit or http://async-esp8266fs .local/edit , you can ** edit / delete / upload / download** any file in the folder
1942
1942
1943
1943
<p align =" center " >
1944
- <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP_FSWebServer/pics/esp8266fs.local_edit.png">
1944
+ <img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP_FSWebServer/pics/async- esp8266fs.local_edit.png">
1945
1945
</p >
1946
1946
1947
1947
---
You can’t perform that action at this time.
0 commit comments