arduino stuffs
Diffstat (limited to 'libraries/Servo/README.adoc')
-rw-r--r--libraries/Servo/README.adoc13
1 files changed, 0 insertions, 13 deletions
diff --git a/libraries/Servo/README.adoc b/libraries/Servo/README.adoc
deleted file mode 100644
index b16b16b..0000000
--- a/libraries/Servo/README.adoc
+++ /dev/null
@@ -1,13 +0,0 @@
-:repository-owner: arduino-libraries
-:repository-name: Servo
-
-= {repository-name} Library for Arduino =
-
-image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/check-arduino.yml/badge.svg["Check Arduino status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/check-arduino.yml"]
-image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/compile-examples.yml/badge.svg["Compile Examples status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/compile-examples.yml"]
-image:https://github.com/{repository-owner}/{repository-name}/actions/workflows/spell-check.yml/badge.svg["Spell Check status", link="https://github.com/{repository-owner}/{repository-name}/actions/workflows/spell-check.yml"]
-
-This library allows an Arduino board to control RC (hobby) servo motors.
-
-For more information about this library please visit us at
-https://www.arduino.cc/reference/en/libraries/servo/