Prototype
Send(count)
Description
Trigger transfer of data on next broadcast. Will send count bytes (bytes taken from buffer at r = 0)
Return
Nothing
Prototype
Send(count)
Description
Trigger transfer of data on next broadcast. Will send count bytes (bytes taken from buffer at r = 0)
Parameter | Type | Description |
---|---|---|
count | int16 | The number of bytes |
Return
Nothing