From c758422b3169281ef75527db07259e83cef4e8af Mon Sep 17 00:00:00 2001 From: Scott Baker Date: Fri, 3 Mar 2023 09:12:52 -0800 Subject: [PATCH] Properties update --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index fdcf1cf..61873e7 100644 --- a/library.properties +++ b/library.properties @@ -4,8 +4,8 @@ version=0.1.6 author=Scott Baker maintainer=Scott Baker sentence=Add an HTTP OTA interface to an existing project -paragraph=Easily add an HTTP OTA interface to an existing project -category=Communication +paragraph=Easily add an HTTP OTA update interface to your project +category=Communication,Device Control url=https://github.com/scottchiefbaker/ESP-WebOTA architectures=esp32,esp8266 includes=WebOTA.h