ESP-WebOTA/library.properties

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