diff --git a/src/modules/SX126x/SX1261.h b/src/modules/SX126x/SX1261.h index 196cc21b..5c5e3bed 100644 --- a/src/modules/SX126x/SX1261.h +++ b/src/modules/SX126x/SX1261.h @@ -28,7 +28,7 @@ class SX1261 : public SX1262 { SX1261(Module* mod); // cppcheck-suppress noExplicitConstructor /*! - \brief Sets output power. Allowed values are in range from -17 to 14 dBm. + \brief Sets output power. Allowed values are in range from -17 to 15 dBm. \param power Output power to be set in dBm. \returns \ref status_codes */