1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-01 03:47:23 +03:00

modified sentences in library.properties files

This commit is contained in:
Fede85
2014-07-18 19:11:54 +02:00
parent 641ea440ff
commit b02e85ceb2
25 changed files with 61 additions and 19 deletions

View File

@ -2,7 +2,7 @@ name=Servo
version=1.0
author=Michael Margolis, Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Controls a lot of Servos.
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 />
url=http://arduino.cc/en/Reference/Servo
architectures=avr,sam