Auxiliary Servo Library
v0.91
Servo motor control library for educational and hobby applications
|
servoAux.h | If the servo library is already busy with 14 servos, you can use this library to control up to 14 more servos. 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_ |