diff --git a/src/mesh/SX128xInterface.cpp b/src/mesh/SX128xInterface.cpp index d717f3b65..0044ae7e5 100644 --- a/src/mesh/SX128xInterface.cpp +++ b/src/mesh/SX128xInterface.cpp @@ -6,7 +6,7 @@ // Particular boards might define a different max power based on what their hardware can do #ifndef SX128X_MAX_POWER -#define SX128X_MAX_POWER 22 +#define SX128X_MAX_POWER 13 #endif template