ESP-WebOTA/library.properties

12 lines
455 B
Properties
Raw Normal View History

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
architectures=esp32,esp8266
2019-03-14 04:25:26 +00:00
includes=WebOTA.h