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 39fb290 commit f6603feCopy full SHA for f6603fe
1 file changed
variants/heltec_v4/platformio.ini
@@ -22,7 +22,7 @@ build_flags =
22
-D P_LORA_PA_TX_EN=46 ; PA CPS - GC1109 TX PA full(High) / bypass(Low)
23
-D PIN_USER_BTN=0
24
-D PIN_VEXT_EN=36
25
- -D PIN_VEXT_EN_ACTIVE=LOW
+ -D PIN_VEXT_EN_ACTIVE=HIGH
26
-D LORA_TX_POWER=10 ;If it is configured as 10 here, the final output will be 22 dbm.
27
-D MAX_LORA_TX_POWER=22 ; Max SX1262 output
28
-D SX126X_REGISTER_PATCH=1 ; Patch register 0x8B5 for improved RX
0 commit comments