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

Add ESP8266_ENC_Manager library (#2213)

#### Releases v1.0.0

1. Initial coding to port `synchronous` [ESP_WiFiManager](https://github.com/khoih-prog/ESP_WiFiManager) to ESP8266 boards using `LwIP ENC28J60 Ethernet`.
2. Use `allman astyle`
This commit is contained in:
Khoi Hoang
2022-12-11 21:41:48 -05:00
committed by GitHub
parent 4dc9d0bb33
commit f25d90b3fc

View File

@ -5412,3 +5412,4 @@ https://github.com/khoih-prog/ESP32_W5500_Manager
https://github.com/khoih-prog/ESP32_ENC_Manager
https://github.com/khoih-prog/ESP8266_W5500_Manager
https://github.com/khoih-prog/ESP8266_W5100_Manager
https://github.com/khoih-prog/ESP8266_ENC_Manager