HTTPUpdateServer library (#4244)

This commit is contained in:
Hristo Kapanakov
2020-11-02 19:16:23 +02:00
committed by GitHub
parent 1014ba40af
commit 3054bdf5a5
4 changed files with 246 additions and 0 deletions

View File

@ -0,0 +1,9 @@
name=HTTPUpdateServer
version=1.0
author=Hristo Kapanakov
maintainer=
sentence=Simple HTTP Update server based on the WebServer
paragraph=The library accepts HTTP post requests to the /update url, and updates the ESP32 firmware.
category=Communication
url=
architectures=esp32