LoRaMAC
4.5.2
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.
src
semtech-gitlab-loramac-node
src
mac
LoRaMacTest.h
Generated on Wed Jun 2 2021 13:03:24 for LoRaMAC by
1.8.16