ASCII_TEXT
ID: 3
Payload Definition
Data Type | Name | Description |
---|---|---|
char[] | string | ascii character string need not be null terminated |
Here is an example of a variable length packet. The length is defined in the packet header.
Last updated