You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
427 B
10 lines
427 B
name=Servo(esp8266)
|
|
version=1.0.2
|
|
author=Michael C. Miller
|
|
maintainer=GitHub/esp8266/arduino
|
|
sentence=Allows Esp8266 boards to control a variety of servo motors.
|
|
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 />
|
|
category=Device Control
|
|
url=http://arduino.cc/en/Reference/Servo
|
|
architectures=esp8266
|
|
dot_a_linkage=true
|
|
|