2019-03-14 04:25:26 +00:00
|
|
|
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#source-code
|
|
|
|
name=ESP32-OTA
|
2023-02-28 04:30:05 +00:00
|
|
|
version=0.1.6
|
2019-03-14 04:25:26 +00:00
|
|
|
author=Scott Baker <scott.baker@gmail.com>
|
|
|
|
maintainer=Scott Baker <scott.baker@gmail.com>
|
2019-03-16 05:24:04 +00:00
|
|
|
sentence=Add an HTTP OTA interface to an existing project
|
|
|
|
paragraph=Easily add an HTTP OTA interface to an existing project
|
2019-03-14 04:25:26 +00:00
|
|
|
category=Communication
|
|
|
|
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
|