[CC1101] Fixed incorrect parameter documentation (#523)

This commit is contained in:
Jan Gromeš 2022-05-23 13:46:36 +02:00 committed by GitHub
parent 206d49f802
commit 9b392e349e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -852,7 +852,7 @@ class CC1101: public PhysicalLayer {
/*! /*!
\brief Enable CRC filtering and generation. \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 \returns \ref status_codes
*/ */