LoRaMAC
4.5.1
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 Tue Jan 19 2021 11:29:47 for LoRaMAC by
1.8.16