1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-13 11:21:47 +03:00

Add ESP32_SC_ENC_Manager library (#2250)

#### 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`
This commit is contained in:
Khoi Hoang
2022-12-16 00:14:53 -05:00
committed by GitHub
parent 070b8a3652
commit 14b6a61aeb

View File

@ -5442,3 +5442,4 @@ https://gitlab.com/hamishcunningham/unPhoneLibrary
https://github.com/khoih-prog/AsyncWebServer_ESP32_SC_W5500 https://github.com/khoih-prog/AsyncWebServer_ESP32_SC_W5500
https://github.com/khoih-prog/AsyncWebServer_ESP32_SC_ENC https://github.com/khoih-prog/AsyncWebServer_ESP32_SC_ENC
https://github.com/khoih-prog/ESP32_SC_W5500_Manager https://github.com/khoih-prog/ESP32_SC_W5500_Manager
https://github.com/khoih-prog/ESP32_SC_ENC_Manager