This commit is contained in:
Roald Batts 2023-01-26 20:22:43 -05:00
parent 064a8ffd26
commit a334d75815
20 changed files with 2326 additions and 0 deletions

9
Servo/library.properties Normal file
View file

@ -0,0 +1,9 @@
name=Servo
version=1.1.2
author=Michael Margolis, Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows Arduino/Genuino boards to control a variety of servo motors.
paragraph=This library can control a great number of servos.<br />It makes careful use of timers: the library can control 12 servos using only 1 timer.<br />On the Arduino Due you can control up to 60 servos.<br />
category=Device Control
url=http://www.arduino.cc/en/Reference/Servo
architectures=avr,sam,samd,nrf52,stm32f4