LoRaMAC
4.4.5
Documentation of the API
LoRaMacTest.h
Go to the documentation of this file.
1
36
#ifndef __LORAMACTEST_H__
37
#define __LORAMACTEST_H__
38
39
#ifdef __cplusplus
40
extern
"C"
41
{
42
#endif
43
52
void
LoRaMacTestSetDutyCycleOn
(
bool
enable );
53
56
#ifdef __cplusplus
57
}
58
#endif
59
60
#endif // __LORAMACTEST_H__
LoRaMacTestSetDutyCycleOn
void LoRaMacTestSetDutyCycleOn(bool enable)
Enabled or disables the duty cycle.
github-loramac-node
src
mac
LoRaMacTest.h
Generated on Wed Oct 14 2020 15:45:48 for LoRaMAC by
1.8.16