BuildServoPositionRequest(System.Int32,System.Int32) Method
Generates a byte array containing the encoded data that represents a request to move a servo to a specified position.
Parameters
Name | Description |
pinNumber | The number of the pin. |
value | The position, in degrees, to move the servo to. |
Returns
The encoded message.
Exceptions
Remarks
Examples
See Also