SX126x-Arduino
|
LoRa MAC layer test function implementation. More...
Go to the source code of this file.
Functions | |
void | LoRaMacTestRxWindowsOn (bool enable) |
Enabled or disables the reception windows. More... | |
void | LoRaMacTestSetMic (uint16_t txPacketCounter) |
Enables the MIC field test. More... | |
void | LoRaMacTestSetDutyCycleOn (bool enable) |
Enabled or disables the duty cycle. More... | |
void | LoRaMacTestSetChannel (uint8_t channel) |
Sets the channel index. More... | |
LoRa MAC layer test function implementation.