From d761916d63f656d72c89e8da8978ef6976898c50 Mon Sep 17 00:00:00 2001 From: Kevin Harrington Date: Fri, 19 Apr 2024 10:04:42 -0400 Subject: [PATCH] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 9ade9e4..777e371 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESP32Servo -version=1.1.2 +version=1.1.3 author=Kevin Harrington,John K. Bennett maintainer=Kevin Harrington sentence=Allows ESP32 boards to control servo, tone and analogWrite motors using Arduino semantics.