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
484 B
Properties
Raw Normal View History

2013-06-27 13:12:07 +02:00
name=Servo
2016-03-08 15:23:06 +01:00
version=1.1.2
2014-01-02 00:20:31 +01:00
author=Michael Margolis, Arduino
maintainer=Arduino <info@arduino.cc>
2016-03-01 16:09:50 +01:00
sentence=Allows Arduino/Genuino boards to control a variety of servo motors.
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
url=http://www.arduino.cc/en/Reference/Servo
architectures=avr,sam,samd