From 5814f3e7d2efd4fd89e5f3946cb61310a0c7371b Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Mon, 13 Oct 2025 17:17:32 -0500 Subject: [PATCH] Revert "Fix Station G2 Lora Power Settings (#8273)" (#8332) This reverts commit 05edcc5d6ce1ed755fe40013459b718bafe84e24. --- src/configuration.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/configuration.h b/src/configuration.h index b6b1c1e5e..c6c8d673c 100644 --- a/src/configuration.h +++ b/src/configuration.h @@ -126,11 +126,6 @@ along with this program. If not, see . #define TX_GAIN_LORA 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 11, 10, 10, 9, 9, 8, 7 #endif -#ifdef STATION_G2 -#define NUM_PA_POINTS 19 -#define TX_GAIN_LORA 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 19, 19, 18, 18 -#endif - // Default system gain to 0 if not defined #ifndef TX_GAIN_LORA #define TX_GAIN_LORA 0