[SX126x] Fix upper power range in doxygen

pull/1335/head^2
jgromes 2024-11-24 10:38:35 +01:00
rodzic 0bd5bdc896
commit 24f1535088
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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
*/