Skip to content

Commit 46e4cc0

Browse files
committed
Revert boosted gain flag to original
1 parent 4575800 commit 46e4cc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

variants/heltec_v4/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ build_flags =
3131
-D SX126X_DIO2_AS_RF_SWITCH=true ; GC1109 CTX is controlled by SX1262 DIO2
3232
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
3333
-D SX126X_CURRENT_LIMIT=140
34-
; -D SX126X_RX_BOOSTED_GAIN=1 ; Turned off for improved RX
34+
-D SX126X_RX_BOOSTED_GAIN=1 ; In some cases, commenting this out will improve RX
3535
-D PIN_GPS_RX=38
3636
-D PIN_GPS_TX=39
3737
-D PIN_GPS_RESET=42

0 commit comments

Comments
 (0)