kopia lustrzana https://github.com/jgromes/RadioLib
[PHY] Bump LR-FHSS bw member to `float`
rodzic
a953475b9a
commit
9f04da29af
|
@ -58,7 +58,7 @@ struct FSKRate_t {
|
|||
*/
|
||||
struct LrFhssRate_t {
|
||||
/*! \brief Bandwidth */
|
||||
uint8_t bw;
|
||||
float bw;
|
||||
|
||||
/*! \brief Coding rate */
|
||||
uint8_t cr;
|
||||
|
|
Ładowanie…
Reference in New Issue