mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-29 10:24:12 +01:00
11 lines
401 B
INI
11 lines
401 B
INI
name=Servo
|
|
author=
|
|
email=
|
|
sentence=Controls a lot of Servos.
|
|
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 />
|
|
url=http://arduino.cc/en/Reference/Servo
|
|
architectures=avr,sam
|
|
version=1.0
|
|
dependencies=
|
|
core-dependencies=arduino (>=1.5.0)
|