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

Add WebServer_ESP32_W6100 library (#2349)

#### Releases v1.5.2

1. Initial coding to support ESP32 boards using `W6100 LwIP Ethernet`. Sync with [WebServer_ESP32_W6100 v1.5.2](https://github.com/khoih-prog/WebServer_ESP32_W6100)
This commit is contained in:
Khoi Hoang
2023-01-08 18:59:47 -05:00
committed by GitHub
parent c9421ce1ff
commit 9f22ddaa40

View File

@ -5506,3 +5506,4 @@ https://github.com/kermite-org/keyboard_peripheral_modules
https://github.com/kermite-org/KermiteCore_Arduino https://github.com/kermite-org/KermiteCore_Arduino
https://github.com/dvarrel/BMP280 https://github.com/dvarrel/BMP280
https://github.com/chandrawi/U8x_Laser_Distance https://github.com/chandrawi/U8x_Laser_Distance
https://github.com/khoih-prog/WebServer_ESP32_W6100