We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c3fb91 commit dcfea36Copy full SHA for dcfea36
variants/heltec_v4/platformio.ini
@@ -27,7 +27,7 @@ build_flags =
27
-D PIN_VEXT_EN_ACTIVE=HIGH
28
-D LORA_TX_POWER=10 ;If it is configured as 10 here, the final output will be 22 dbm.
29
-D MAX_LORA_TX_POWER=22 ; Max SX1262 output
30
- -D SX126X_DIO2_AS_RF_SWITCH=true
+ -D SX126X_DIO2_AS_RF_SWITCH=false
31
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
32
-D SX126X_CURRENT_LIMIT=140
33
-D SX126X_RX_BOOSTED_GAIN=1
0 commit comments