MeshNet
1.0.0
|
This file contains MeshPacketSplitter class, which can split MeshPacket to multiple MeshFrames. More...
#include "meshPacket.h"
Go to the source code of this file.
Data Structures | |
class | MeshPacketSplitter |
This class supports splitting MeshPacket to multiple MeshFrames in one carriage. MeshPackets are splitted, because they can contain larger payload than frame. Those frames can be then sent over radio to another receiver, which can build packet from those frames MeshPacketBuilder. More... | |
This file contains MeshPacketSplitter class, which can split MeshPacket to multiple MeshFrames.