Arduino/libraries/Servo/library.properties

10 lines
490 B
Properties
Raw Normal View History

2013-06-27 04:12:07 -07:00
name=Servo
version=1.0.0
2014-01-01 15:20:31 -08:00
author=Michael Margolis, Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows Arduino boards to control a variety of servo motors. For all Arduino boards.
2013-08-08 07:40:55 -07:00
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 />
2014-08-29 06:16:19 -07:00
category=Device Control
2013-06-27 10:15:53 -07:00
url=http://arduino.cc/en/Reference/Servo
2013-06-27 04:12:07 -07:00
architectures=avr,sam