CRaPI - Correct Robust and Perfect API

BasicCommands.TurnNeck Method 

Builds the server command string for the turn_neck command

public static Command TurnNeck(
   int pDegrees
);

Parameters

pDegrees
The degrees to turn the neck

Return Value

A Command

See Also

BasicCommands Class | TeamYaffa.CRaPI Namespace