ServoOpen()
Open the specified servo channel(s).
Syntax
ServoOpen(unsigned char numChans, unsigned char* channels);
numChans
The number of servo channels to open.
channels
A pointer to the first element in a byte array containing the servo channels to open.
Returns
int status