1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-20 21:01:25 +03:00

Fixed some libraries metadata.

This commit is contained in:
Cristian Maglie
2014-08-29 15:16:19 +02:00
parent 5ff4c9f8dc
commit 6d7751cf5f
19 changed files with 23 additions and 4 deletions

View File

@ -4,5 +4,6 @@ author=Michael Margolis, Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows Arduino boards to control a variety of servo motors. For all Arduino boards.
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://arduino.cc/en/Reference/Servo
architectures=avr,sam