ReferenceFunctions
encodeAppStart()
function encodeAppStart(appName): Uint8Array;Defined in: packages/protocol/src/commands.ts:18
APP_START: identify the app to the radio; the radio answers with SelfInfo.
Parameters
appName
string
Name announced to the radio
Returns
Uint8Array