Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit f1e912b

Browse files
authored
Add complicated examples FSWebServer
#### Add complicated examples: 1. Async_ESP32_FSWebServer 2. Async_ESP32_FSWebServer_DRD 3. Async_ESP_FSWebServer 4. Async_ESP_FSWebServer_DRD
1 parent d2f5420 commit f1e912b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

examples/Async_ESP32_FSWebServer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Ubuntu$ for file in \`\ls -A1\`; do curl -F "file=@$PWD/$file" http://async-esp3
7272
<img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP32_FSWebServer_DRD/pics/async-esp32fs.local.png">
7373
</p>
7474

75-
4. Edit / Delete / Download any file in the the folder by going to http://esp32-fs-browser.local/edit
75+
4. Edit / Delete / Download any file in the the folder by going to http://async-esp32fs.local/edit
7676

7777
<p align="center">
7878
<img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP32_FSWebServer_DRD/pics/async-esp32fs.local_edit.png">

examples/Async_ESP32_FSWebServer_DRD/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Ubuntu$ for file in \`\ls -A1\`; do curl -F "file=@$PWD/$file" http://async-esp3
7373
<img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP32_FSWebServer_DRD/pics/async-esp32fs.local.png">
7474
</p>
7575
76-
4. Edit / Delete / Download any file in the the folder by going to http://esp32-fs-browser.local/edit
76+
4. Edit / Delete / Download any file in the the folder by going to http://async-esp32fs.local/edit
7777
7878
<p align="center">
7979
<img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP32_FSWebServer_DRD/pics/async-esp32fs.local_edit.png">

examples/Async_ESP_FSWebServer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Ubuntu$ for file in \`\ls -A1\`; do curl -F "file=@$PWD/$file" http://async-esp8
7373
<img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP_FSWebServer/pics/async-esp8266fs.local.png">
7474
</p>
7575

76-
4. Edit / Delete / Download any file in the the folder by going to http://esp32-fs-browser.local/edit
76+
4. Edit / Delete / Download any file in the the folder by going to http://async-esp8266fs.local/edit
7777

7878
<p align="center">
7979
<img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP_FSWebServer/pics/async-esp8266fs.local_edit.png">

examples/Async_ESP_FSWebServer_DRD/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Ubuntu$ for file in \`\ls -A1\`; do curl -F "file=@$PWD/$file" http://async-esp8
7373
<img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP_FSWebServer/pics/async-esp8266fs.local.png">
7474
</p>
7575

76-
4. Edit / Delete / Download any file in the the folder by going to http://esp32-fs-browser.local/edit
76+
4. Edit / Delete / Download any file in the the folder by going to http://async-esp8266fs.local/edit
7777

7878
<p align="center">
7979
<img src="https://github.com/khoih-prog/ESPAsync_WiFiManager/blob/master/examples/Async_ESP_FSWebServer/pics/async-esp8266fs.local_edit.png">

0 commit comments

Comments
 (0)