mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
Automatic stack location selection (SYS or HEAP), enable per library AR-chive in arduino build system * enable dot_a_linkage on internal libraries * add device tests * boards generator: deprecate --noextra4k/--allowWPS and fix documentation
11 lines
427 B
INI
11 lines
427 B
INI
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
|