ServoClose()
Close the specified servo channel(s).
Syntax
ServoClose(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 close.
Returns
int status