kopia lustrzana https://github.com/jgromes/RadioLib
[LR11x0] Added missing override
rodzic
77bc8fb33e
commit
195339a0c7
|
@ -824,7 +824,7 @@ class LR11x0: public PhysicalLayer {
|
||||||
Overload with warm start enabled for PhysicalLayer compatibility.
|
Overload with warm start enabled for PhysicalLayer compatibility.
|
||||||
\returns \ref status_codes
|
\returns \ref status_codes
|
||||||
*/
|
*/
|
||||||
int16_t sleep();
|
int16_t sleep() override;
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\brief Sets the module to sleep mode. To wake the device up, call standby().
|
\brief Sets the module to sleep mode. To wake the device up, call standby().
|
||||||
|
|
Ładowanie…
Reference in New Issue