Servo Library  v0.9
Servo motor control library for educational and hobby applications
File List
Here is a list of all documented files with brief descriptions:
o*pulseOutCtr.cPulseOut function source, see simpletools.h for documentation
\*servo.hControl up to 14 servos in other cog. For up to 28, add the servoAux library to your project. Control the first 14 with servo_set, servo_speed, servo_angle, and other servo_ function calls. Control servos 15 and up with the same function calls, but starting with servoAux_ instead of servo_.

Currently supports LMM and CMM memory models.
servo library launches a single cog for controlling 1st to 14th servos
servoAux library launches an additional cog for controlling the 15th through 28th servos