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 54675ed commit c568edcCopy full SHA for c568edc
variants/heltec_v4/platformio.ini
@@ -26,6 +26,7 @@ build_flags =
26
-D PIN_VEXT_EN=36
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
31
-D SX126X_DIO3_TCXO_VOLTAGE=1.8
32
-D SX126X_CURRENT_LIMIT=140
0 commit comments