Update CC1101.h
This commit is contained in:
parent
09d9d2c615
commit
7a1d813dc4
1 changed files with 1 additions and 0 deletions
|
@ -870,6 +870,7 @@ class CC1101: public PhysicalLayer {
|
|||
|
||||
/*!
|
||||
\brief Sets transmission encoding. Allowed values are RADIOLIB_ENCODING_NRZ, RADIOLIB_ENCODING_MANCHESTER, and RADIOLIB_ENCODING_WHITENING.
|
||||
Note that encoding on CC1101 is applied to the entire stream including preamble, sync word, and CRC.
|
||||
|
||||
\param encoding Encoding to be used.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue