|
|
float | frequency = 434.0 |
| | Carrier frequency in MHz. Defaults to 434.0 MHz.
|
| |
|
uint8_t | bandwidth = RADIOLIB_LR_FHSS_BW_722_66 |
| | LR-FHSS bandwidth, one of RADIOLIB_LR_FHSS_BW_* values. Defaults to 722.66 kHz.
|
| |
|
uint8_t | codingRate = RADIOLIB_LR_FHSS_CR_2_3 |
| | LR-FHSS coding rate, one of RADIOLIB_LR_FHSS_CR_* values. Defaults to 2/3 coding rate.
|
| |
|
bool | narrowGrid = true |
| | Whether to use narrow (3.9 kHz) or wide (25.39 kHz) grid spacing. Defaults to true (narrow/non-FCC) grid.
|
| |
|
int8_t | power = 10 |
| | Output power in dBm. Defaults to 10 dBm.
|
| |
The documentation for this struct was generated from the following file: