[PHY] Bump LR-FHSS bw member to float
This commit is contained in:
parent
a953475b9a
commit
9f04da29af
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ struct FSKRate_t {
|
|||
*/
|
||||
struct LrFhssRate_t {
|
||||
/*! \brief Bandwidth */
|
||||
uint8_t bw;
|
||||
float bw;
|
||||
|
||||
/*! \brief Coding rate */
|
||||
uint8_t cr;
|
||||
|
|
Loading…
Add table
Reference in a new issue