LoRaMAC
4.5.1
Documentation of the API
|
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... | |
This module specifies the API implementation of test function of the LoRaMAC layer. The functions in this file are only for testing purposes only.
void LoRaMacTestSetDutyCycleOn | ( | bool | enable | ) |
Enabled or disables the duty cycle.
This is a test function. It shall be used for testing purposes only. Changing this attribute may lead to a non-conformance LoRaMac operation.
[IN] | enable - Enabled or disables the duty cycle |