Remove duplicate setOOK() method
This commit is contained in:
parent
54006662f1
commit
5b5bc6efb9
1 changed files with 0 additions and 9 deletions
|
@ -622,15 +622,6 @@ class RF69: public PhysicalLayer {
|
|||
|
||||
// configuration methods
|
||||
|
||||
/*!
|
||||
\brief Enables/disables OOK modulation instead of FSK.
|
||||
|
||||
\param enableOOK Enable (true) or disable (false) OOK.
|
||||
|
||||
\returns \ref status_codes
|
||||
*/
|
||||
int16_t setOOK(bool enableOOK);
|
||||
|
||||
/*!
|
||||
\brief Sets carrier frequency. Allowed values are in bands 290.0 to 340.0 MHz, 431.0 to 510.0 MHz and 862.0 to 1020.0 MHz.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue