ReferenceFunctions
encodeSendChannelTxtMsg()
function encodeSendChannelTxtMsg(params): Uint8Array;Defined in: packages/protocol/src/commands.ts:70
SEND_CHANNEL_TXT_MSG: post a message on a channel; the radio answers Ok.
Parameters
params
channelIndex, text and timestamp
Returns
Uint8Array