kopia lustrzana https://github.com/jgromes/RadioLib
[SX128x] Fix forgotten sleep
rodzic
63ef9e0977
commit
f9af9b4d3f
|
@ -470,7 +470,6 @@ class SX128x: public PhysicalLayer {
|
||||||
to discard current configuration and data buffer. Defaults to true.
|
to discard current configuration and data buffer. Defaults to true.
|
||||||
\returns \ref status_codes
|
\returns \ref status_codes
|
||||||
*/
|
*/
|
||||||
int16_t sleep();
|
|
||||||
int16_t sleep(bool retainConfig);
|
int16_t sleep(bool retainConfig);
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
|
Ładowanie…
Reference in New Issue