[SX126x] Fixed doxygen param name
This commit is contained in:
parent
586486b1d3
commit
2ce9246053
1 changed files with 2 additions and 2 deletions
|
@ -609,7 +609,7 @@ class SX126x: public PhysicalLayer {
|
||||||
|
|
||||||
\param syncWord FSK sync word to be set.
|
\param syncWord FSK sync word to be set.
|
||||||
|
|
||||||
\param len FSK sync word length in bits. If less than 64 bits the LSB's of syncWord will be ignored.
|
\param bitsLen FSK sync word length in bits. If length is not divisible by 8, least significant bits of syncWord will be ignored.
|
||||||
|
|
||||||
\returns \ref status_codes
|
\returns \ref status_codes
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue