mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-04 17:00:40 +08:00
10 lines
355 B
Markdown
10 lines
355 B
Markdown
# WebServer
|
|
ESP8266/ESP32 WebServer library
|
|
|
|
This is an experimental port of the ESP8266WebServer library that should work
|
|
on ESP8266 and ESP32. This is NOT an official repo supported by Espressif. Do
|
|
not depend on this code for anything important or expect it to be updated. Once
|
|
the official repo is created, this repo will be deleted.
|
|
|
|
Added Travis CI
|