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

Commit 598f1cc

Browse files
authored
v1.0.0 for ESP32_S3 + LwIP W5500 / ENC28J60
#### Releases v1.0.0 1. Initial coding to port [ESPAsync_WiFiManager](https://github.com/khoih-prog/ESPAsync_WiFiManager) to ESP32_S3 boards using `LwIP W5500 / ENC28J60 Ethernet`. 2. Use `allman astyle`
1 parent 3e8de75 commit 598f1cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
{
4545
"owner": "khoih-prog",
46-
"name": "WebServer_SC_ESP32_ENC",
46+
"name": "WebServer_ESP32_SC_ENC",
4747
"version": ">=1.0.0",
4848
"platforms": ["espressif32"]
4949
},

0 commit comments

Comments
 (0)