NACK
ID: 2
Payload Definition
Data Type | Name | Description |
---|---|---|
u16 | id | id of packet being nack'd |
char[] | error msg | optional ascii string describing error. need not be null terminated. length is discerned from packet payload length field. |
Last updated