[SX128x] Fix forgotten sleep
This commit is contained in:
parent
63ef9e0977
commit
f9af9b4d3f
1 changed files with 0 additions and 1 deletions
|
@ -470,7 +470,6 @@ class SX128x: public PhysicalLayer {
|
|||
to discard current configuration and data buffer. Defaults to true.
|
||||
\returns \ref status_codes
|
||||
*/
|
||||
int16_t sleep();
|
||||
int16_t sleep(bool retainConfig);
|
||||
|
||||
/*!
|
||||
|
|
Loading…
Add table
Reference in a new issue