Update properties for library

This commit is contained in:
Scott Baker 2023-03-03 15:47:24 -08:00
parent c758422b31
commit 253d4339ce

View File

@ -3,8 +3,8 @@ name=ESP-WebOTA
version=0.1.6
author=Scott Baker <arduino@perturb.org>
maintainer=Scott Baker <arduino@perturb.org>
sentence=Add an HTTP OTA interface to an existing project
paragraph=Easily add an HTTP OTA update interface to your project
sentence=Add an HTTP OTA interface to an existing 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
url=https://github.com/scottchiefbaker/ESP-WebOTA
architectures=esp32,esp8266