[SX126x] Fixed doxygen param name

This commit is contained in:
jgromes 2019-09-17 08:37:31 +02:00
parent 586486b1d3
commit 2ce9246053

View file

@ -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
*/ */