2019-03-14 04:25:26 +00:00
|
|
|
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#source-code
|
2023-03-03 17:06:21 +00:00
|
|
|
name=ESP-WebOTA
|
2023-02-28 04:30:05 +00:00
|
|
|
version=0.1.6
|
2023-03-03 17:11:12 +00:00
|
|
|
author=Scott Baker <arduino@perturb.org>
|
|
|
|
maintainer=Scott Baker <arduino@perturb.org>
|
2019-03-16 05:24:04 +00:00
|
|
|
sentence=Add an HTTP OTA interface to an existing project
|
2023-03-03 17:12:52 +00:00
|
|
|
paragraph=Easily add an HTTP OTA update interface to your project
|
|
|
|
category=Communication,Device Control
|
2019-03-14 04:25:26 +00:00
|
|
|
url=https://github.com/scottchiefbaker/ESP-WebOTA
|
2019-03-18 00:58:55 +00:00
|
|
|
architectures=esp32,esp8266
|
2019-03-14 04:25:26 +00:00
|
|
|
includes=WebOTA.h
|