1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/libraries/Servo/library.properties

10 lines
490 B
Properties
Raw Normal View History

2013-06-27 13:12:07 +02:00
name=Servo
version=1.0.2
2014-01-02 00:20:31 +01: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 16:40:55 +02: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 15:16:19 +02:00
category=Device Control
2013-06-27 19:15:53 +02:00
url=http://arduino.cc/en/Reference/Servo
2013-06-27 13:12:07 +02:00
architectures=avr,sam