emitMeshPacket

abstract suspend fun emitMeshPacket(packet: MeshPacket)(source)

Emits a mesh packet into the flow.

Called by the packet processor when new data arrives from the radio.

Parameters

packet

The received MeshPacket.