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.
#### Releases v1.0.0
1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager) to `ESP32_S2/S3/C3` boards using `LwIP ENC28J60 Ethernet`.
2. Use `allman astyle`
@@ -34,10 +34,10 @@ This shows you how to use this example in Ubuntu (but you can use similar comman
34
34
35
35
### Download Data files
36
36
37
-
1. For example, you already downloaded data files from [ESP32_FSWebServer data](https://github.com/khoih-prog/ESP32_ENC_Manager/tree/main/examples/ESP32_FSWebServer/data) to a local folder, for example:
37
+
1. For example, you already downloaded data files from [ESP32_FSWebServer data](https://github.com/khoih-prog/ESP32_SC_ENC_Manager/tree/main/examples/ESP32_FSWebServer/data) to a local folder, for example:
@@ -35,10 +35,10 @@ This shows you how to use this example in Ubuntu (but you can use similar comman
35
35
36
36
### Download Data files
37
37
38
-
1. For example, you already downloaded data files from [ESP32_FSWebServer_DRD data](https://github.com/khoih-prog/ESP32_ENC_Manager/tree/main/examples/ESP32_FSWebServer_DRD/data) to a local folder, for example:
38
+
1. For example, you already downloaded data files from [ESP32_FSWebServer_DRD data](https://github.com/khoih-prog/ESP32_SC_ENC_Manager/tree/main/examples/ESP32_FSWebServer_DRD/data) to a local folder, for example:
0 commit comments