source: rtos_arduino/trunk/arduino_lib/libraries/Servo/library.properties@ 136

Last change on this file since 136 was 136, checked in by ertl-honda, 8 years ago

ライブラリとOS及びベーシックなサンプルの追加.

File size: 488 bytes
Line 
1name=Servo
2version=1.0
3author=Michael Margolis, Arduino
4maintainer=Arduino <info@arduino.cc>
5sentence=Allows Arduino boards to control a variety of servo motors. For all Arduino boards.
6paragraph=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 />
7category=Device Control
8url=http://arduino.cc/en/Reference/Servo
9architectures=avr,sam
Note: See TracBrowser for help on using the repository browser.