[CC1101] Fixed incorrect parameter documentation (#523)
This commit is contained in:
parent
206d49f802
commit
9b392e349e
1 changed files with 1 additions and 1 deletions
|
@ -852,7 +852,7 @@ class CC1101: public PhysicalLayer {
|
|||
/*!
|
||||
\brief Enable CRC filtering and generation.
|
||||
|
||||
\param crcOn Set or unset promiscuous mode.
|
||||
\param crcOn Set or unset CRC generation and filtering.
|
||||
|
||||
\returns \ref status_codes
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue