David Rimer / RadioHead-148
Embed: (wiki syntax)

« Back to documentation index

RHMesh::MeshMessageHeader Struct Reference

RHMesh::MeshMessageHeader Struct Reference

Structure of the basic RHMesh header. More...

#include <RHMesh.h>

Data Fields

uint8_t msgType
 Type of RHMesh message, one of RH_MESH_MESSAGE_TYPE_*.

Detailed Description

Structure of the basic RHMesh header.

Definition at line 123 of file RHMesh.h.


Field Documentation

uint8_t msgType

Type of RHMesh message, one of RH_MESH_MESSAGE_TYPE_*.

Definition at line 125 of file RHMesh.h.