sendToRadio

abstract fun sendToRadio(p: ToRadio)(source)

Sends a command/packet directly to the radio.


abstract fun sendToRadio(packet: MeshPacket)(source)

Adds a mesh packet to the queue for sending.