diff --git a/src/modules/SX128x/SX128x.h b/src/modules/SX128x/SX128x.h index 969ab58a..706cc627 100644 --- a/src/modules/SX128x/SX128x.h +++ b/src/modules/SX128x/SX128x.h @@ -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); /*!