LoRa MAC layer implementation. More...
Go to the source code of this file.
Data Structures | |
class | LoRaMacCommand |
LoRaMacCommand Class Helper class for LoRaMac layer to handle any MAC commands. More... | |
Macros | |
#define | LORA_MAC_COMMAND_MAX_LENGTH 128 |
LoRa MAC layer implementation.
Definition in file LoRaMacCommand.h.
#define LORA_MAC_COMMAND_MAX_LENGTH 128 |
Maximum MAC commands buffer size
Definition at line 50 of file LoRaMacCommand.h.