RadioLib
Universal wireless communication library for Arduino
|
Public Attributes | |
bool | enabled |
Whether this channel is enabled (can be used) or is disabled. | |
uint8_t | idx |
The channel number, as specified by defaults or the network. | |
float | freq |
The channel frequency. | |
uint8_t | drMin |
Minimum allowed datarate for this channel. | |
uint8_t | drMax |
Maximum allowed datarate for this channel (inclusive) | |