ReferenceFunctions
encodeSetRadioTxPower()
function encodeSetRadioTxPower(dbm): Uint8Array;Defined in: packages/protocol/src/commands.ts:239
SET_RADIO_TX_POWER: set the transmit power in dBm.
Parameters
dbm
number
Transmit power
Returns
Uint8Array
function encodeSetRadioTxPower(dbm): Uint8Array;Defined in: packages/protocol/src/commands.ts:239
SET_RADIO_TX_POWER: set the transmit power in dBm.
number
Transmit power
Uint8Array