LoRaMAC  4.4.7
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.