1
0
mirror of https://github.com/arduino/library-registry.git synced 2025-07-14 22:21:02 +03:00

Add ESP32_SC_W6100_Manager library (#2376)

#### 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 W6100 Ethernet`.
2. Use `allman astyle`
This commit is contained in:
Khoi Hoang
2023-01-14 22:18:32 -05:00
committed by GitHub
parent 3fa90a0db0
commit d39b7189db

View File

@ -5522,3 +5522,4 @@ https://github.com/berrak/SensorWLED
https://github.com/mimuz/mimuz-ch55x https://github.com/mimuz/mimuz-ch55x
https://github.com/khoih-prog/AsyncESP32_W6100_Manager https://github.com/khoih-prog/AsyncESP32_W6100_Manager
https://github.com/khoih-prog/AsyncESP32_SC_W6100_Manager https://github.com/khoih-prog/AsyncESP32_SC_W6100_Manager
https://github.com/khoih-prog/ESP32_SC_W6100_Manager