From d31e613d9f3c61f1803594a852b8b79180646d3c Mon Sep 17 00:00:00 2001 From: Scott Baker Date: Fri, 3 Mar 2023 09:11:12 -0800 Subject: [PATCH] Update email address --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 2ee7a4e..fdcf1cf 100644 --- a/library.properties +++ b/library.properties @@ -1,8 +1,8 @@ # https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#source-code name=ESP-WebOTA version=0.1.6 -author=Scott Baker -maintainer=Scott Baker +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