LoRaMAC  4.4.5
Documentation of the API
LoRa MAC layer test function implementation

This module specifies the API implementation of test function of the LoRaMAC layer. The functions in this file are only for testing purposes only. More...

Functions

void LoRaMacTestSetDutyCycleOn (bool enable)
 Enabled or disables the duty cycle. More...
 

Detailed Description

This module specifies the API implementation of test function of the LoRaMAC layer. The functions in this file are only for testing purposes only.

Function Documentation

◆ LoRaMacTestSetDutyCycleOn()