mirror of
https://github.com/scottchiefbaker/ESP-WebOTA.git
synced 2024-08-30 18:12:33 +00:00
Update properties for library
This commit is contained in:
parent
c758422b31
commit
253d4339ce
@ -3,8 +3,8 @@ name=ESP-WebOTA
|
|||||||
version=0.1.6
|
version=0.1.6
|
||||||
author=Scott Baker <arduino@perturb.org>
|
author=Scott Baker <arduino@perturb.org>
|
||||||
maintainer=Scott Baker <arduino@perturb.org>
|
maintainer=Scott Baker <arduino@perturb.org>
|
||||||
sentence=Add an HTTP OTA interface to an existing project
|
sentence=Add an HTTP OTA interface to an existing project.
|
||||||
paragraph=Easily add an HTTP OTA update interface to your project
|
paragraph=Do you need to update your MCU over WiFi? Is your project inaccessible via USB? Using WebOTA you update your device from anywhere that's WiFi accessible.
|
||||||
category=Communication,Device Control
|
category=Communication,Device Control
|
||||||
url=https://github.com/scottchiefbaker/ESP-WebOTA
|
url=https://github.com/scottchiefbaker/ESP-WebOTA
|
||||||
architectures=esp32,esp8266
|
architectures=esp32,esp8266
|
||||||
|
Loading…
Reference in New Issue
Block a user