Skip to content

Commit f6603fe

Browse files
committed
Set back PIN_VEXT_EN_ACTIVE=HIGH
1 parent 39fb290 commit f6603fe

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
@@ -22,7 +22,7 @@ build_flags =
2222
-D P_LORA_PA_TX_EN=46 ; PA CPS - GC1109 TX PA full(High) / bypass(Low)
2323
-D PIN_USER_BTN=0
2424
-D PIN_VEXT_EN=36
25-
-D PIN_VEXT_EN_ACTIVE=LOW
25+
-D PIN_VEXT_EN_ACTIVE=HIGH
2626
-D LORA_TX_POWER=10 ;If it is configured as 10 here, the final output will be 22 dbm.
2727
-D MAX_LORA_TX_POWER=22 ; Max SX1262 output
2828
-D SX126X_REGISTER_PATCH=1 ; Patch register 0x8B5 for improved RX

0 commit comments

Comments
 (0)