lehadelux / WebServer-esp32

WebServer-esp32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

WebServer-esp32

License:GNU Lesser General Public License v2.1


Languages

Language:C++ 97.8%Language:C 2.2%