ToTwo7BitBytes(System.Int32) Method
Takes an integer value and formats it as two 7-bit bytes for sending as part of a Firmata message.
Parameters
Name | Description |
value | The value to convert. |
Returns
The formatted bytes.
Exceptions
Remarks
Examples
See Also