You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: examples/Async_ESP32_FSWebServer/README.md
+11-9Lines changed: 11 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Async_ESP32_FSWebServer_DRD Example
2
2
3
-
Compare this efficient Async_ESP32_FSWebServer_DRD example with the so complicated twin [ESP32_FSWebServer_DRD](https://github.com/khoih-prog/ESP_WiFiManager/tree/main/examples/ESP32_FSWebServer_DRD) to appreciate the powerful AsynWebServer this [AsyncESP32_W5500_Manager Library](https://github.com/khoih-prog/AsyncESP32_W5500_Manager) is relying on.
3
+
Compare this efficient Async_ESP32_FSWebServer_DRD example with the so complicated twin [ESP32_FSWebServer_DRD](https://github.com/khoih-prog/ESP_WiFiManager/tree/main/examples/ESP32_FSWebServer_DRD) to appreciate the powerful AsynWebServer this [AsyncESP32_SC_W5500_Manager Library](https://github.com/khoih-prog/AsyncESP32_SC_W5500_Manager) is relying on.
4
+
5
+
---
4
6
5
7
## First, how Config Portal works?
6
8
@@ -10,20 +12,20 @@ Connect to Config Portal @ the localIP address, e.g. `192.168.2.232`
@@ -36,10 +38,10 @@ This shows you how to use this example in Ubuntu (but you can use similar comman
36
38
37
39
### Download Data files
38
40
39
-
1. For example, you already downloaded data files from [Async_ESP32_FSWebServer_DRD data](https://github.com/khoih-prog/AsyncESP32_W5500_Manager/tree/main/examples/Async_ESP32_FSWebServer_DRD/data) to a local folder, for example:
41
+
1. For example, you already downloaded data files from [Async_ESP32_FSWebServer_DRD data](https://github.com/khoih-prog/AsyncESP32_SC_W5500_Manager/tree/main/examples/Async_ESP32_FSWebServer_DRD/data) to a local folder, for example:
Copy file name to clipboardExpand all lines: examples/Async_ESP32_FSWebServer_DRD/README.md
+11-9Lines changed: 11 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Async_ESP32_FSWebServer_DRD Example
2
2
3
-
Compare this efficient Async_ESP32_FSWebServer_DRD example with the so complicated twin [ESP32_FSWebServer_DRD](https://github.com/khoih-prog/ESP_WiFiManager/tree/main/examples/ESP32_FSWebServer_DRD) to appreciate the powerful AsynWebServer this [AsyncESP32_W5500_Manager Library](https://github.com/khoih-prog/AsyncESP32_W5500_Manager) is relying on.
3
+
Compare this efficient Async_ESP32_FSWebServer_DRD example with the so complicated twin [ESP32_FSWebServer_DRD](https://github.com/khoih-prog/ESP_WiFiManager/tree/main/examples/ESP32_FSWebServer_DRD) to appreciate the powerful AsynWebServer this [AsyncESP32_SC_W5500_Manager Library](https://github.com/khoih-prog/AsyncESP32_SC_W5500_Manager) is relying on.
4
+
5
+
---
4
6
5
7
## First, how Config Portal works?
6
8
@@ -10,20 +12,20 @@ Connect to Config Portal @ the localIP address, e.g. `192.168.2.232`
@@ -36,10 +38,10 @@ This shows you how to use this example in Ubuntu (but you can use similar comman
36
38
37
39
### Download Data files
38
40
39
-
1. For example, you already downloaded data files from [Async_ESP32_FSWebServer_DRD data](https://github.com/khoih-prog/AsyncESP32_W5500_Manager/tree/main/examples/Async_ESP32_FSWebServer_DRD/data) to a local folder, for example:
41
+
1. For example, you already downloaded data files from [Async_ESP32_FSWebServer_DRD data](https://github.com/khoih-prog/AsyncESP32_SC_W5500_Manager/tree/main/examples/Async_ESP32_FSWebServer_DRD/data) to a local folder, for example:
0 commit comments