From 3e4c3eb2ab8487750d4da8ca002118af917bb8aa Mon Sep 17 00:00:00 2001 From: Janusz Jurski <34466154+jjurski@users.noreply.github.com> Date: Tue, 14 Mar 2023 19:16:18 -0700 Subject: [PATCH] Create library.properties properties file - allows the library to be imported to the web IDE version of Arduino --- library.properties | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 library.properties diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..2b58553 --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=VarSpeedServo +version=1.0.0 +author= +maintainer= +sentence= +paragraph= +category=Other +url=https://github.com/netlabtoolkit/VarSpeedServo +architectures=*