MeshMessageProcessor
Interface for processing incoming radio messages and mesh packets.
Functions
Link copied to clipboard
Clears the buffer of early received packets.
Link copied to clipboard
Handles a raw message received from the radio.
Link copied to clipboard
abstract fun handleReceivedMeshPacket(packet: ERROR CLASS: Symbol not found for MeshPacket, myNodeNum: Int?)
Handles a received mesh packet.